Update VPN DNS servers
This commit is contained in:
parent
046d1484a8
commit
92c0ea18ca
|
@ -20,7 +20,7 @@
|
|||
wg0 = {
|
||||
address = [ "10.8.0.2/32" ];
|
||||
privateKeyFile = "/home/coolneng/.wg/keys/privatekey";
|
||||
dns = [ "94.247.43.254" "78.47.243.3" ];
|
||||
dns = [ "176.9.37.132" "116.203.147.31" ];
|
||||
peers = [
|
||||
# zion
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue