Traefik in its own directory

This commit is contained in:
gw3000 2023-07-30 19:25:24 +02:00
parent 75a891c677
commit 63d52c7bf9
6 changed files with 14 additions and 9 deletions

View file

@ -1,18 +0,0 @@
# listen on port 80
[entryPoints]
[entryPoints.web]
address = ":80"
# Traefik dashboard over http
[api]
insecure = true
[log]
level = "DEBUG"
[accessLog]
# containers are not discovered automatically
[providers]
[providers.docker]
exposedByDefault = false