Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -52,7 +52,7 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|
|
| 52 |
# set the following variables:
|
| 53 |
#
|
| 54 |
#LABEL_STUDIO_BASE_DATA_DIR=/data
|
| 55 |
-
|
| 56 |
#
|
| 57 |
# Your space will restart. NOTE: if you have existing settings and data,
|
| 58 |
# they will be lost in this first restart. Data and setting will only be
|
|
|
|
| 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,
|
| 58 |
# they will be lost in this first restart. Data and setting will only be
|