Create traefik.yml

This commit is contained in:
Marcos Lohmann
2025-07-01 15:54:57 -03:00
committed by GitHub
parent eece41349e
commit 1e2a300a52

View File

@@ -0,0 +1,15 @@
log:
level: INFO
api:
dashboard: true
entryPoints:
web:
address: ":80"
websecure:
address: ":443"
providers:
docker:
exposedByDefault: false