mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
21 lines
290 B
YAML
21 lines
290 B
YAML
whoami1:
|
|
image: traefik/whoami
|
|
ports:
|
|
- "8881:80"
|
|
whoami2:
|
|
image: traefik/whoami
|
|
ports:
|
|
- "8882:80"
|
|
whoami3:
|
|
image: traefik/whoami
|
|
ports:
|
|
- "8883:80"
|
|
whoami4:
|
|
image: traefik/whoami
|
|
ports:
|
|
- "8884:80"
|
|
whoami5:
|
|
image: traefik/whoami
|
|
ports:
|
|
- "8885:80"
|