Skip to content

Commit 36e5af9

Browse files
committed
Update web_concurrency
1 parent a62248c commit 36e5af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
context: .
1111
dockerfile: ./docker/app/Dockerfile
1212
environment:
13-
WEB_CONCURRENCY: 6
13+
WEB_CONCURRENCY: 3
1414
volumes:
1515
- /var/run/docker.sock:/var/run/docker.sock:ro
1616
- ./config/master.key:/app/config/master.key

0 commit comments

Comments
 (0)