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