Update launchSettings.json
This commit is contained in:
parent
cb8dd0eb76
commit
a4ea363f65
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"dotnetRunMessages": "true",
|
||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
||||
"applicationUrl": "https://localhost:5001;http://localhost:7860"
|
||||
"applicationUrl": "https://localhost:5001;http://0.0.0.0:420"
|
||||
}
|
||||
},
|
||||
"iisSettings": {
|
||||
|
|
Loading…
Reference in New Issue