traefik-vs-nginx-docker-you.../traefik.yml

10 lines
195 B
YAML
Raw Normal View History

2022-03-18 14:10:59 +00:00
## traefik.yml
# Docker configuration backend
providers:
docker:
defaultRule: "Host(`{{ trimPrefix `/` .Name }}.docker.localhost`)"
# API and dashboard configuration
api:
insecure: true