From 6d19ea8ead46271340fc239975e63d51dbf6992e Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 02:53:00 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index b5dba1e..633712f 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -25,7 +25,10 @@ providers: endpoint: "unix:///var/run/docker.sock" exposedByDefault: false file: - filename: /config.yml + filename: ./config.yml + docker: + endpoint: "tcp://socket-proxy:2375" # not the unix socket + exposedByDefault: false certificatesResolvers: cloudflare: