Multi-layer routing
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
8392503df7
commit
d6598f370c
37 changed files with 2834 additions and 37 deletions
8
integration/resources/compose/routing.yml
Normal file
8
integration/resources/compose/routing.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
services:
|
||||
whoami-admin:
|
||||
image: traefik/whoami
|
||||
hostname: whoami-admin
|
||||
|
||||
whoami-developer:
|
||||
image: traefik/whoami
|
||||
hostname: whoami-developer
|
||||
Loading…
Add table
Add a link
Reference in a new issue