Ver Fonte

修改端口号

lcl há 4 meses atrás
pai
commit
9a55a3e6d7
1 ficheiros alterados com 2 adições e 2 exclusões
  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"
       }