From 25bf171d57187b6155b3e44d2e33ba80c175f915 Mon Sep 17 00:00:00 2001 From: mercury Date: Tue, 11 Apr 2023 12:45:59 +0400 Subject: [PATCH] remove dns config for wireguard --- app/bot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/bot.php b/app/bot.php index 4cb97dd..4952795 100644 --- a/app/bot.php +++ b/app/bot.php @@ -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' => [ [