Update Proxy_Containers/traefik/traefik.yaml
This commit is contained in:
@@ -25,7 +25,10 @@ providers:
|
|||||||
endpoint: "unix:///var/run/docker.sock"
|
endpoint: "unix:///var/run/docker.sock"
|
||||||
exposedByDefault: false
|
exposedByDefault: false
|
||||||
file:
|
file:
|
||||||
filename: /config.yml
|
filename: ./config.yml
|
||||||
|
docker:
|
||||||
|
endpoint: "tcp://socket-proxy:2375" # not the unix socket
|
||||||
|
exposedByDefault: false
|
||||||
|
|
||||||
certificatesResolvers:
|
certificatesResolvers:
|
||||||
cloudflare:
|
cloudflare:
|
||||||
|
|||||||
Reference in New Issue
Block a user