Update launchSettings.json
This commit is contained in:
parent
d7bf395612
commit
2dd7bec90b
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"dotnetRunMessages": true,
|
||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
||||
"applicationUrl": "http://localhost:5222",
|
||||
"applicationUrl": "http://0.0.0.0:420;http://localhost:5222/",
|
||||
"nativeDebugging": true
|
||||
},
|
||||
"IIS Express": {
|
||||
|
|
Loading…
Reference in New Issue