mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
d6598f370c
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
8 lines
156 B
YAML
8 lines
156 B
YAML
services:
|
|
whoami-admin:
|
|
image: traefik/whoami
|
|
hostname: whoami-admin
|
|
|
|
whoami-developer:
|
|
image: traefik/whoami
|
|
hostname: whoami-developer |