Fix multiple frontends with docker-compose --scale
This commit is contained in:
parent
8519b0d353
commit
f0589b310f
7 changed files with 194 additions and 8 deletions
4
integration/resources/compose/minimal.yml
Normal file
4
integration/resources/compose/minimal.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
whoami1:
|
||||
image: emilevauge/whoami
|
||||
labels:
|
||||
- traefik.frontend.rule=PathPrefix:/whoami
|
Loading…
Add table
Add a link
Reference in a new issue