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