fix: Remove duplicate restart configurations. #805

Duplicate restart policies have been removed from the service configuration.
This commit is contained in:
Xboard
2026-03-15 14:53:51 +08:00
committed by GitHub
parent 421d244a62
commit 801dee957b
-1
View File
@@ -38,7 +38,6 @@ services:
- ./.docker/.data/:/www/.docker/.data
- ./storage/logs:/www/storage/logs
- ./plugins:/www/plugins
restart: on-failure
# network_mode: host
command: php artisan ws-server start
depends_on: