michael-docker/traefik/traefik.yml

9 lines
170 B
YAML
Raw Normal View History

2020-05-27 10:42:54 +00:00
# Docker configuration backend
providers:
docker:
defaultRule: "Host(`{{ trimPrefix `/` .Name }}.m.home`)"
# API and dashboard configuration
api:
insecure: true