Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -51,7 +51,7 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|
|
| 51 |
# By default, persistent storage is mounted to /data. In your Space settings,
|
| 52 |
# set the following variables:
|
| 53 |
#
|
| 54 |
-
LABEL_STUDIO_BASE_DATA_DIR=/data
|
| 55 |
ENV STORAGE_PERSISTENCE=1
|
| 56 |
#
|
| 57 |
# Your space will restart. NOTE: if you have existing settings and data,
|
|
|
|
| 51 |
# By default, persistent storage is mounted to /data. In your Space settings,
|
| 52 |
# set the following variables:
|
| 53 |
#
|
| 54 |
+
#LABEL_STUDIO_BASE_DATA_DIR=/data
|
| 55 |
ENV STORAGE_PERSISTENCE=1
|
| 56 |
#
|
| 57 |
# Your space will restart. NOTE: if you have existing settings and data,
|