Update Security_Containers/docker-socket-proxy/compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user