Enhance Traefik TOML sample.
This commit is contained in:
parent
8fbac2e39e
commit
fc81d92c88
11 changed files with 71 additions and 32 deletions
|
@ -1,6 +1,6 @@
|
|||
traefik:
|
||||
image: traefik
|
||||
command: -c /dev/null --web --docker --docker.domain=docker.localhost --logLevel=DEBUG
|
||||
command: -c /dev/null --api --docker --docker.domain=docker.localhost --logLevel=DEBUG
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8080:8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue