Update VPN DNS server
This commit is contained in:
parent
ba6d7c264d
commit
027d8cc012
|
@ -22,7 +22,7 @@
|
|||
wg0 = {
|
||||
address = [ "10.8.0.2/32" ];
|
||||
privateKeyFile = "/home/coolneng/.wg/keys/privatekey";
|
||||
dns = [ "198.100.148.224" "151.80.222.79" ];
|
||||
dns = [ "78.47.243.3" "151.80.222.79" ];
|
||||
peers = [
|
||||
# zion
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue