frascuchon HF staff commited on
Commit
89e53c6
1 Parent(s): b7626e3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -8,8 +8,6 @@ COPY log_config.yaml /home/argilla/
8
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
9
  ENV OAUTH_ID=""
10
 
11
- ENV UVICORN_WORKERS=2
12
-
13
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
14
 
15
  # Uncomment the next section to keep backward compatibility with previous versions
 
8
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
9
  ENV OAUTH_ID=""
10
 
 
 
11
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
12
 
13
  # Uncomment the next section to keep backward compatibility with previous versions