Update DNS servers
This commit is contained in:
parent
88ff6e36ef
commit
a84b359419
|
@ -21,7 +21,7 @@
|
|||
wg0 = {
|
||||
address = [ "10.8.0.2/32" ];
|
||||
privateKeyFile = "/home/coolneng/.wg/keys/privatekey";
|
||||
dns = [ "198.100.148.224" "151.80.222.79" ];
|
||||
dns = [ "62.210.177.189" "78.47.243.3" ];
|
||||
peers = [
|
||||
# zion
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue