Fixed some things
This commit is contained in:
parent
7aa40c171b
commit
f634474923
6 changed files with 20 additions and 57 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dotnetRunMessages": true,
|
||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
||||
"applicationUrl": "http://localhost:5198;http:/0.0.0.0:420/"
|
||||
"applicationUrl": "http://localhost:5198;http://0.0.0.0:420/"
|
||||
},
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"windowsAuthentication": false,
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:24989",
|
||||
"applicationUrl": "http://localhost:7860",
|
||||
"sslPort": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue