mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 20:36:20 +02: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"
|