update start_servers
This commit is contained in:
parent
815657f0c6
commit
3b43b7aa65
@ -26,6 +26,8 @@ services:
|
|||||||
- QUEUE_CONNECTION
|
- QUEUE_CONNECTION
|
||||||
- SSL_MODE=off
|
- SSL_MODE=off
|
||||||
- PHP_PM_CONTROL=dynamic
|
- PHP_PM_CONTROL=dynamic
|
||||||
|
- PHP_PM_START_SERVERS=5
|
||||||
|
- PHP_PM_MAX_SPARE_SERVERS=10
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT:-8000}:80"
|
- "${APP_PORT:-8000}:80"
|
||||||
expose:
|
expose:
|
||||||
|
Loading…
Reference in New Issue
Block a user