mirror of
https://github.com/containous/traefik.git
synced 2025-01-25 06:03:49 +03:00
c0f1e74bed
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
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"
|