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

This commit is contained in:
Your Name
2025-05-30 21:32:11 +12:00
parent 9115ffdaaf
commit a27bc5da1b

View File

@@ -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"]