mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-23 01:51:33 -05:00
Add unbound config for Docker
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
0870a38cce
commit
d17763aaa5
@ -25,6 +25,12 @@ server:
|
||||
prefetch: yes
|
||||
prefetch-key: yes
|
||||
|
||||
# ip-transparent: yes
|
||||
# interface: 127.0.0.1
|
||||
# interface: ::1
|
||||
# interface: 242.242.0.1
|
||||
# access-control: 242.242.0.0/16 allow
|
||||
|
||||
forward-zone:
|
||||
name: "."
|
||||
forward-tls-upstream: yes
|
||||
|
Loading…
Reference in New Issue
Block a user