Update launchSettings.json

This commit is contained in:
BOT Alex 2023-05-17 20:07:07 +02:00
parent d7bf395612
commit 2dd7bec90b
1 changed files with 1 additions and 1 deletions

View File

@ -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": {