frascuchon HF Staff commited on
Commit
d5f3e24
·
verified ·
1 Parent(s): 02441d4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -6,7 +6,7 @@ COPY . /home/argilla/
6
 
7
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
8
 
9
- ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=5
10
 
11
  # Uncoment this line to remove the persistence storage warning
12
  #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
 
6
 
7
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
8
 
9
+ ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=15
10
 
11
  # Uncoment this line to remove the persistence storage warning
12
  #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false