frascuchon HF Staff commited on
Commit
2c36272
·
verified ·
1 Parent(s): 01ad884

Update Dockerfile

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