Procházet zdrojové kódy

!961 update Admin.NET/Admin.NET.Application/Configuration/App.json.
Merge pull request !961 from Admin/N/A

zuohuaijun před 2 roky
rodič
revize
b86c986dc0

+ 1 - 1
Admin.NET/Admin.NET.Application/Configuration/App.json

@@ -1,7 +1,7 @@
 {
   "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
 
-  "Urls": "http://*:5005", // 配置默认端口
+  "Urls": "http://*:5050", // 配置默认端口
   // "https_port": 44325,
 
   "AllowedHosts": "*",