Update socketproxy.yaml
This commit is contained in:
@@ -55,6 +55,12 @@ services:
|
||||
labels:
|
||||
- rackpeek.name=socket-proxy
|
||||
- rackpeek.tags=database
|
||||
healthcheck:
|
||||
test: wget --spider http://localhost:2375/version || exit 1
|
||||
interval: "30s"
|
||||
timeout: "5s"
|
||||
retries: 3
|
||||
start_period: "21s"
|
||||
networks:
|
||||
- socket-net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user