You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
319 B

api:
insecure: true
debug: true
dashboard: true
log:
level: DEBUG
entryPoints:
web:
address: ":80"
forwardedHeaders:
insecure: true
providers:
docker:
exposedByDefault: false
endpoint: "unix:///var/run/docker.sock"
file:
filename: "/etc/traefik/dyn.yaml"