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

This commit is contained in:
2026-05-14 02:55:44 +00:00
parent abb3c40b14
commit 10f395abe3
@@ -26,3 +26,7 @@ services:
VOLUMES: 0
networks:
- socket_proxy # isolated network, NOT traefik_network
networks:
traefik:
name: socket_proxy
driver: bridge