cleanup
This commit is contained in:
parent
0227d2c10c
commit
e8a3ceb5bc
3 changed files with 36 additions and 7 deletions
|
@ -33,7 +33,8 @@
|
|||
};
|
||||
|
||||
nameservers = [
|
||||
"127.0.0.1"
|
||||
"127.0.0.1" # Use locally deployed unbound
|
||||
"::1"
|
||||
];
|
||||
|
||||
firewall.allowedUDPPorts = [ 51820 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue