Example application, improve upstream handling

This commit is contained in:
Marty Oehme 2021-07-31 21:16:42 +02:00
parent 37bd1ed2cd
commit 21fdac4f5d
Signed by: Marty
GPG key ID: B7538B8F50A1C800
4 changed files with 18 additions and 17 deletions

View file

@ -4,7 +4,7 @@
"match": [
{
"host": [
"{{ stack.name }}.{{ domain }}"
"{{ stack.name }}.{{ server_domain }}"
]
}
],