From b44dc526b955c63e4050836ec918a1fbf25ca2bd Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 4 Dec 2023 15:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4http=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 24Hour/appsettings.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/24Hour/appsettings.json b/24Hour/appsettings.json index ebd9999..63a1bc6 100644 --- a/24Hour/appsettings.json +++ b/24Hour/appsettings.json @@ -41,20 +41,6 @@ "DomainUrl": "http://localhost:8006", "HubCorUrls": [] }, - "Kestrel": { - "Endpoints": { - "Http": { - "Url": "http://localhost:8095" - }, - "Https": { - "Url": "https://localhost:8099", - "Certificate": { - "Path": "bgqyj.cn.pfx", - "Password": "l8717f1v9q7h" - } - } - } - }, "Videoaddress": { "rtmp": "rtmp://192.168.0.24:1935/live/", "rtsp": "rtsp://192.168.0.24:8554/live/"