From d7c3719e588fe1ba86ae57594ec27d560a567266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Fri, 16 Jul 2021 16:44:14 +0800 Subject: [PATCH] fix setting.json --- FastGithub/appsettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FastGithub/appsettings.json b/FastGithub/appsettings.json index 9746d27..865f701 100644 --- a/FastGithub/appsettings.json +++ b/FastGithub/appsettings.json @@ -1,11 +1,11 @@ { "FastGithub": { "TrustedDns": { - "Address": "127.0.0.1", + "IPAddress": "127.0.0.1", "Port": 5533 }, "UnTrustedDns": { - "Address": "114.114.114.114", + "IPAddress": "114.114.114.114", "Port": 53 }, "DomainMatches": [