Update docker-compose.yml

pull/6356/head
Shlee 1 month ago committed by GitHub
parent 63a3c63cba
commit 6cf1e8fb9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -86,7 +86,6 @@ services:
command: ["php", "artisan", "horizon"]
env_file:
- .env
environment:
environment:
# Laravel Auto-run Configuration
AUTORUN_ENABLED: "false"
@ -124,7 +123,6 @@ services:
stop_signal: SIGTERM
env_file:
- .env
environment:
environment:
# Laravel Auto-run Configuration
AUTORUN_ENABLED: "false"

Loading…
Cancel
Save