Update VPN DNS server

This commit is contained in:
coolneng 2020-08-22 14:47:49 +02:00
parent ba6d7c264d
commit 027d8cc012
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -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
{