test
This commit is contained in:
parent
37e0e7c512
commit
714d474f00
@ -21,8 +21,7 @@ services:
|
|||||||
# A container that exposes an API to show its IP address
|
# A container that exposes an API to show its IP address
|
||||||
image: traefik/whoami
|
image: traefik/whoami
|
||||||
labels:
|
labels:
|
||||||
- "traefik.http.routers.whoami.rule=Host(`whoami.docker.local`)"
|
- "traefik.http.routers.whoami.rule=Path(`/whoami`)"
|
||||||
- "traefik.http.routers.nginxtest.entrypoints=web"
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
web:
|
web:
|
||||||
|
Loading…
Reference in New Issue
Block a user