From a27bc5da1bf57b56ef202d7195ae137c7b9e2cd8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 30 May 2025 21:32:11 +1200 Subject: [PATCH] :-'Generic Commit' --- testing/compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/testing/compose.yaml b/testing/compose.yaml index 14260db..30b0738 100644 --- a/testing/compose.yaml +++ b/testing/compose.yaml @@ -6,8 +6,6 @@ services: - 7703:7703 volumes: - ./config.json:/data/sos_config.json:ro - environment: - - SOS_CONFIG=/data/sos_config.json restart: no healthcheck: test: ["CMD", "wget", "-qO-", "http://127.0.0.1:7703/status"]