Traefik in its own directory
This commit is contained in:
parent
75a891c677
commit
63d52c7bf9
6 changed files with 14 additions and 9 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue