forked from Ivasoft/traefik
CNAME flattening
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user