traefik/integration/resources/compose/stats.yml

13 lines
172 B
YAML
Raw Normal View History

version: "3.8"
services:
whoami1:
image: traefik/whoami
whoami2:
image: traefik/whoami
networks:
default:
name: traefik-test-network
external: true