Bladeren bron

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

zuohuaijun 2 jaren geleden
bovenliggende
commit
b86c986dc0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      Admin.NET/Admin.NET.Application/Configuration/App.json

+ 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": "*",