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: