forked from Ivasoft/traefik
Split Web into API/Dashboard, ping, metric and Rest Provider
This commit is contained in:
committed by
Traefiker
parent
384488ac02
commit
27d1b46835
5
integration/resources/compose/base.yml
Normal file
5
integration/resources/compose/base.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
whoami1:
|
||||
image: emilevauge/whoami
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.frontend.rule=PathPrefix:/whoami
|
||||
Reference in New Issue
Block a user