Updated scramble

This commit is contained in:
Constantin Graf
2024-07-17 16:25:34 +02:00
committed by Gregor Vostrak
parent 99c652a61b
commit 0e7dec2f40
4 changed files with 22 additions and 10 deletions

View File

@@ -28,7 +28,6 @@ services:
extra_hosts:
- 'host.docker.internal:host-gateway'
environment:
SUPERVISOR_PHP_COMMAND: "/usr/bin/php -d variables_order=EGPCS /var/www/html/artisan octane:start --server=frankenphp --host=0.0.0.0 --admin-port=2019 --port=80 --watch"
XDG_CONFIG_HOME: /var/www/html/config
XDG_DATA_HOME: /var/www/html/data
WWWUSER: '${WWWUSER}'