Skip to content

Commit 75c85d7

Browse files
committed
Change: num workers for web2py
1 parent 1bb58d7 commit 75c85d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ services:
121121
- DBURL=${DC_DBURL:-$DBURL}
122122
- DOCKER_COMPOSE=1
123123
- JWT_SECRET=${JWT_SECRET}
124-
- UVICORN_WORKERS=4
124+
- UVICORN_WORKERS=3
125125
- UVICORN_USER=www-data
126126
- UVICORN_GROUP=www-data
127127
- UVICORN_MAX_REQUESTS=5000

0 commit comments

Comments
 (0)