frascuchon HF Staff commited on
Commit
6619046
·
verified ·
1 Parent(s): dbebf72

Update Dockerfile

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