mirror of
https://github.com/traefik/traefik.git
synced 2026-04-21 14:17:30 -04:00
20 lines
290 B
YAML
20 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"
|