Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
@@ -9,5 +9,4 @@ COPY .oauth.yaml /home/argilla/
|
|
9 |
|
10 |
# Uncoment this line to remove the persistence storage warning
|
11 |
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|
12 |
-
ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=
|
13 |
-
|
|
|
9 |
|
10 |
# Uncoment this line to remove the persistence storage warning
|
11 |
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|
12 |
+
ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true
|
|