update docker compose

This commit is contained in:
Andras Bacsai 2023-05-09 15:45:24 +02:00
parent c931226f23
commit 815657f0c6

View File

@ -25,6 +25,7 @@ services:
- DB_PASSWORD
- QUEUE_CONNECTION
- SSL_MODE=off
- PHP_PM_CONTROL=dynamic
ports:
- "${APP_PORT:-8000}:80"
expose: