This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
ports:
|
||||
- 7703:7703
|
||||
volumes:
|
||||
- ./:/testing:ro
|
||||
- ./sos_config.json:/data/sos_config.json:ro
|
||||
restart: no
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:7703/status"]
|
||||
|
Reference in New Issue
Block a user