Update DNS servers

This commit is contained in:
coolneng 2020-07-01 00:01:36 +02:00
parent 88ff6e36ef
commit a84b359419
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
wg0 = { wg0 = {
address = [ "10.8.0.2/32" ]; address = [ "10.8.0.2/32" ];
privateKeyFile = "/home/coolneng/.wg/keys/privatekey"; 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 = [ peers = [
# zion # zion
{ {