fix: jinja template thing
This commit is contained in:
parent
58d9e834f2
commit
f36116e920
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ server:
|
||||||
do-tcp: no
|
do-tcp: no
|
||||||
|
|
||||||
# access control
|
# access control
|
||||||
{% for network in unbound_allow_access % }
|
{% for network in unbound_allow_access %}
|
||||||
## {{ network.name }}
|
## {{ network.name }}
|
||||||
access-control: {{ network.network }} allow
|
access-control: {{ network.network }} allow
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue