We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4972a43 commit 34e07d2Copy full SHA for 34e07d2
docker-compose.prod.yml
@@ -5,7 +5,7 @@ services:
5
context: .
6
dockerfile: ./docker/app/Dockerfile
7
environment:
8
- WEB_CONCURRENCY: 5
+ WEB_CONCURRENCY: auto
9
volumes:
10
- /var/run/docker.sock:/var/run/docker.sock:ro
11
- ./config/master.key:/app/config/master.key
0 commit comments