forked from SW/traefik
refactor rules, api enhancements
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
{{$container := index $containers 0}}
|
||||
backend = "backend-{{getBackend $container}}"
|
||||
[frontends.frontend-{{$host}}.routes.route-host-{{$host}}]
|
||||
category = "Host"
|
||||
rule = "Host"
|
||||
value = "{{$host}}.{{$.Domain}}"
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user