diff --git a/QRCodeService/appsettings.Production.json b/QRCodeService/appsettings.Production.json index e7986ec..1ad0957 100644 --- a/QRCodeService/appsettings.Production.json +++ b/QRCodeService/appsettings.Production.json @@ -1,6 +1,6 @@ { "Hosting": { - "BaseUrl": "https://dwz.nbjs.gov.cn/", + "BaseUrl": "http://dwz.nbjs.gov.cn/", "IsForwarded": true }, "ConnectionStrings": {