traefik/integration/resources/compose/healthcheck.yml

19 lines
248 B
YAML
Raw Normal View History

version: "3.8"
services:
whoami1:
image: traefik/whoami
2017-02-06 22:00:54 +00:00
whoami2:
image: traefik/whoami
whoami3:
image: traefik/whoami
whoami4:
image: traefik/whoami
networks:
default:
name: traefik-test-network
external: true