|
|
@ -3,7 +3,7 @@
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
|
|
|
"iisExpress": {
|
|
|
|
"applicationUrl": "http://localhost:42671",
|
|
|
|
"applicationUrl": "http://localhost:18284",
|
|
|
|
"sslPort": 0
|
|
|
|
"sslPort": 0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
|
|
|
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
|
|
|
"applicationUrl": "http://localhost:5150",
|
|
|
|
"applicationUrl": "http://localhost:5081",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|