Update socketproxy.yaml

This commit is contained in:
2026-07-14 13:40:41 -05:00
parent 55c0468fee
commit f93d1549d1
+6
View File
@@ -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