This commit is contained in:
mathieu 2024-05-23 19:13:09 +02:00
parent 985f07d931
commit 32a2484cf4

View File

@ -31,7 +31,7 @@ certificatesResolvers:
entryPoint: web entryPoint: web
log: log:
level: WARN level: DEBUG
api: api:
insecure: true insecure: true
@ -41,7 +41,7 @@ api:
providers: providers:
docker: docker:
endpoint: "unix:///var/run/docker.sock" endpoint: "unix:///var/run/docker.sock"
network: host
file: file:
filename: /etc/traefik/rules.yaml filename: /etc/traefik/rules.yaml