This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user