test: Add 8 and update 14 files
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
ports:
|
||||
- 7703:7703
|
||||
restart: no
|
||||
volumes:
|
||||
- ${LOCALCONFIG}:/testing/sos_config.json:ro
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:7703/status"]
|
||||
interval: 1s
|
||||
|
Reference in New Issue
Block a user