From 801dee957bfe945592ee78b75755d8e1af57c329 Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:53:51 +0800 Subject: [PATCH] fix: Remove duplicate restart configurations. #805 Duplicate restart policies have been removed from the service configuration. --- compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 0980460..39d820b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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: