update start_servers

This commit is contained in:
Andras Bacsai 2023-05-09 21:32:43 +02:00
parent 815657f0c6
commit 3b43b7aa65

View File

@ -26,6 +26,8 @@ services:
- QUEUE_CONNECTION
- SSL_MODE=off
- PHP_PM_CONTROL=dynamic
- PHP_PM_START_SERVERS=5
- PHP_PM_MAX_SPARE_SERVERS=10
ports:
- "${APP_PORT:-8000}:80"
expose: