Spaces:
Running
Running
Commit
·
1d19a0f
1
Parent(s):
a2c061b
Update Dockerfile
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
@@ -50,8 +50,8 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|
|
50 |
# By default, persistent storage is mounted to /data. In your Space settings,
|
51 |
# set the following variables:
|
52 |
#
|
53 |
-
|
54 |
-
|
55 |
#
|
56 |
# Your space will restart. NOTE: if you have existing settings and data,
|
57 |
# they will be lost in this first restart. Data and setting will only be
|
|
|
50 |
# By default, persistent storage is mounted to /data. In your Space settings,
|
51 |
# set the following variables:
|
52 |
#
|
53 |
+
LABEL_STUDIO_BASE_DATA_DIR=/data
|
54 |
+
ENV STORAGE_PERSISTENCE=1
|
55 |
#
|
56 |
# Your space will restart. NOTE: if you have existing settings and data,
|
57 |
# they will be lost in this first restart. Data and setting will only be
|