remove dns config for wireguard

This commit is contained in:
mercury
2023-04-11 12:45:59 +04:00
parent cfef73805c
commit 25bf171d57
+1 -1
View File
@@ -2154,7 +2154,7 @@ DNS-over-HTTPS with IP:
'PrivateKey' => $private_peer_key,
'Address' => "$client_ip/32",
'MTU' => 1350,
'DNS' => '10.10.0.5',
// 'DNS' => '10.10.0.5',
],
'peers' => [
[