mirror of
https://github.com/containous/traefik.git
synced 2025-01-20 14:03:47 +03:00
e522446909
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
17 lines
214 B
YAML
17 lines
214 B
YAML
version: "3.8"
|
|
services:
|
|
whoami1:
|
|
image: traefik/whoami
|
|
|
|
whoami2:
|
|
image: traefik/whoami
|
|
|
|
whoami3:
|
|
image: traefik/whoami
|
|
|
|
whoami4:
|
|
image: traefik/whoami
|
|
|
|
whoami5:
|
|
image: traefik/whoami
|