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