docker domain
This commit is contained in:
parent
730fbfe9c5
commit
c5a91e7d22
3 changed files with 6 additions and 2 deletions
|
@ -8,5 +8,5 @@
|
|||
backends = [{{range $container := $containers}}"backend-{{getBackend $container}}",{{end}}]
|
||||
[routes.route-{{$host}}.rules.rule-host-{{$host}}]
|
||||
category = "Host"
|
||||
value = "{{$host}}.zenika.fr"
|
||||
value = "{{$host}}.{{$.Domain}}"
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue