:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 26s

This commit is contained in:
Your Name
2025-05-30 22:06:38 +12:00
parent c5941a11be
commit 43666a3247
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ services:
ports: ports:
- 7703:7703 - 7703:7703
volumes: volumes:
- ./sos_config.json:/data/sos_config.json:ro - ./sos_config.json:/testing/sos_config.json:ro
restart: no restart: no
healthcheck: healthcheck:
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:7703/status"] test: ["CMD", "wget", "-qO-", "http://127.0.0.1:7703/status"]