added example config
This commit is contained in:
parent
f5c2376b36
commit
30a0b7c5df
@ -5,7 +5,7 @@ zones:
|
|||||||
- zone: example.com.
|
- zone: example.com.
|
||||||
file: zonefile2.txt
|
file: zonefile2.txt
|
||||||
acl:
|
acl:
|
||||||
- lan
|
- vpn
|
||||||
|
|
||||||
acl:
|
acl:
|
||||||
- name: vpn
|
- name: vpn
|
||||||
@ -23,7 +23,7 @@ forward:
|
|||||||
address: 0.0.0.0:8053
|
address: 0.0.0.0:8053
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
enable: true
|
enable: false
|
||||||
address: 0.0.0.0:8853
|
address: 0.0.0.0:8853
|
||||||
cert: cert.crt
|
cert: cert.crt
|
||||||
key: private.key
|
key: private.key
|
Loading…
Reference in New Issue
Block a user