Rename domain group variable to server_domain
This commit is contained in:
parent
6036a91902
commit
ee8a6f0598
3 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"@id": "{{ stack.name }}_upstream",
|
||||
{% if domain is not undefined and not none %}
|
||||
{% if server_domain is not undefined and not none %}
|
||||
"match": [
|
||||
{
|
||||
"host": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue