doc: Material Theme.
This commit is contained in:
parent
7c2ba62b56
commit
5b27aba3e1
15 changed files with 227 additions and 110 deletions
|
@ -165,4 +165,7 @@ exposedbydefault = false
|
|||
| `traefik.<service-name>.frontend.priority` | Overrides `traefik.frontend.priority`. |
|
||||
| `traefik.<service-name>.frontend.rule` | Overrides `traefik.frontend.rule`. |
|
||||
|
||||
NB: when running inside a container, Træfik will need network access through `docker network connect <network> <traefik-container>`
|
||||
!!! warning
|
||||
when running inside a container, Træfik will need network access through:
|
||||
|
||||
`docker network connect <network> <traefik-container>`
|
Loading…
Add table
Add a link
Reference in a new issue