Spaces:
Runtime error
Runtime error
pierreguillou
commited on
Commit
•
a7982ad
1
Parent(s):
d9b20f6
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -48,7 +48,7 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|
|
48 |
#
|
49 |
# Uncomment the following line to remove the warning about ephemeral storage
|
50 |
#
|
51 |
-
|
52 |
#
|
53 |
# Note that you will need to connect cloud storage to host data items that you
|
54 |
# want to annotate, as local storage will not be preserved across a space reset.
|
|
|
48 |
#
|
49 |
# Uncomment the following line to remove the warning about ephemeral storage
|
50 |
#
|
51 |
+
ENV STORAGE_PERSISTENCE=1
|
52 |
#
|
53 |
# Note that you will need to connect cloud storage to host data items that you
|
54 |
# want to annotate, as local storage will not be preserved across a space reset.
|