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

This commit is contained in:
Your Name
2025-05-30 21:52:33 +12:00
parent dd02b8b33b
commit 9ba0469dea

View File

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