fix local launch settings
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:38024",
|
||||
"launchUrl": "https://localhost:38024/WDC/UI",
|
||||
"launchUrl": "https://localhost:38024",
|
||||
"sslPort": 44365
|
||||
}
|
||||
},
|
||||
@@ -14,7 +14,7 @@
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "https://localhost:7196;http://localhost:5013",
|
||||
"launchUrl": "https://localhost:7196/WDC/UI",
|
||||
"launchUrl": "https://localhost:7196",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user