This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
|||||||
- 7703:7703
|
- 7703:7703
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/data/sos_config.json:ro
|
- ./config.json:/data/sos_config.json:ro
|
||||||
environment:
|
|
||||||
- SOS_CONFIG=/data/sos_config.json
|
|
||||||
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"]
|
||||||
|
Reference in New Issue
Block a user