Fixed things
This commit is contained in:
parent
252bb49786
commit
bf26a356f6
3 changed files with 5 additions and 4 deletions
|
@ -10,12 +10,13 @@
|
|||
},
|
||||
"Mudblazor.Template": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": "true",
|
||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
||||
"applicationUrl": "https://localhost:5001;http://0.0.0.0:420"
|
||||
"applicationUrl": "https://localhost:5001;http://localhost:420"
|
||||
}
|
||||
},
|
||||
"iisSettings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue