fix ooo
parent
9bd76536a1
commit
e326393f03
@ -1,3 +1,3 @@
|
||||
{% if RELAYNETS %}
|
||||
local_networks = [{{ RELAYNETS }}];
|
||||
local_networks = [{{ RELAYNETS }},{{ SUBNET }}{% if SUBNET6 %}, {{ SUBNET6 }}{% endif %}];
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue