This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 7703:7703
|
- 7703:7703
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/data/sos_config.json:ro
|
- ./config.json:/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