Update launchSettings.json
This commit is contained in:
parent
995defa63b
commit
7bac6e3e16
|
@ -16,7 +16,7 @@
|
||||||
},
|
},
|
||||||
"dotnetRunMessages": "true",
|
"dotnetRunMessages": "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": "https://localhost:5001;http://localhost:420"
|
"applicationUrl": "https://localhost:5001;http://0.0.0.0:420"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"iisSettings": {
|
"iisSettings": {
|
||||||
|
|
Loading…
Reference in New Issue