From e0e0e2b6c12b68fea7e7ba9e2d1db53fbb28d02b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E9=98=B3=20=E9=82=B9?= Date: Mon, 4 Dec 2023 15:26:32 +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/"