Update launchSettings.json

This commit is contained in:
BOT Alex 2023-06-27 15:17:04 +02:00
parent 995defa63b
commit 7bac6e3e16
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
},
"dotnetRunMessages": "true",
"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": {