浏览代码

修改端口号

lcl 4 月之前
父节点
当前提交
9a55a3e6d7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Properties/launchSettings.json

+ 2 - 2
Properties/launchSettings.json

@@ -14,7 +14,7 @@
       "dotnetRunMessages": true,
       "launchBrowser": true,
       "launchUrl": "swagger",
-      "applicationUrl": "http://*:5800",
+      "applicationUrl": "http://*:5801",
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
       }
@@ -24,7 +24,7 @@
       "dotnetRunMessages": true,
       "launchBrowser": true,
       "launchUrl": "swagger",
-      "applicationUrl": "http://*:5800",
+      "applicationUrl": "http://*:5801",
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
       }