update start_servers
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user