Update Security_Containers/docker-socket-proxy/compose.yaml

This commit is contained in:
2026-05-14 03:01:48 +00:00
parent 6ab08bdcb0
commit 70e8420089
@@ -8,10 +8,6 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
# Timeouts (silences HAProxy warning, sane for event streaming)
TIMEOUT_CONNECT: 5
TIMEOUT_CLIENT: 3600
TIMEOUT_SERVER: 3600
# Traefik only needs CONTAINERS
CONTAINERS: 1
# Everything else explicitly off