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