Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
691f1fd
1
Parent(s):
5d58c7b
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -7,3 +7,4 @@ COPY .oauth.yaml /home/argilla/
|
|
7 |
# Uncoment this line to remove the persistence storage warning
|
8 |
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|
9 |
ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true
|
|
|
|
7 |
# Uncoment this line to remove the persistence storage warning
|
8 |
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|
9 |
ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true
|
10 |
+
ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=25
|