@@ -11,7 +11,7 @@ services:
- STREAM=ambt-preden-streams-dev
- HOST=10.0.1.1
- command: gunicorn -w 1 -b 0.0.0.0:9001 wsgi:server
+ command: gunicorn -w ${WORKER_COUNTS} -b 0.0.0.0:9001 wsgi:server
nginx:
image: ive2go/nginx:1.15.8
ports: