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

This commit is contained in:
Your Name
2025-05-30 20:20:17 +12:00
parent abb3252b30
commit 2ba35ee0c7

View File

@@ -8,4 +8,9 @@ services:
environment:
- SOS_CONFIG=/data/sos_config.json
restart: no
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:7703/status"]
interval: 1s
timeout: 1s
retries: 3
start_period: 1s