update docker compose
This commit is contained in:
parent
c931226f23
commit
815657f0c6
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ services:
|
||||||
- DB_PASSWORD
|
- DB_PASSWORD
|
||||||
- QUEUE_CONNECTION
|
- QUEUE_CONNECTION
|
||||||
- SSL_MODE=off
|
- SSL_MODE=off
|
||||||
|
- PHP_PM_CONTROL=dynamic
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT:-8000}:80"
|
- "${APP_PORT:-8000}:80"
|
||||||
expose:
|
expose:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue