CNAME flattening
This commit is contained in:
parent
139f280f35
commit
31a8e3e39a
16 changed files with 1724 additions and 5 deletions
8
integration/resources/compose/hostresolver.yml
Normal file
8
integration/resources/compose/hostresolver.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
server1:
|
||||
image: emilevauge/whoami
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.port=80
|
||||
- traefik.backend=backend1
|
||||
- traefik.frontend.entryPoints=http
|
||||
- traefik.frontend.rule=Host:github.com
|
Loading…
Add table
Add a link
Reference in a new issue