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