Bläddra i källkod

修改端口号

lcl 4 månader sedan
förälder
incheckning
9a55a3e6d7
1 ändrade filer med 2 tillägg och 2 borttagningar
  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"
       }