forked from Ivasoft/traefik
Fix multiple frontends with docker-compose --scale
This commit is contained in:
committed by
Traefiker Bot
parent
8519b0d353
commit
f0589b310f
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
|
||||
Reference in New Issue
Block a user