update start_servers
This commit is contained in:
parent
815657f0c6
commit
3b43b7aa65
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user