Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/releases/v0.23'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Nov 26, 2023
2 parents b16069e + a7b3c05 commit 1cefe73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"Server": {
"commandName": "Project",
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.prt}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "https://localhost:PORT_SERVER_SSL;http://localhost:PORT_SERVER_HTTP",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
Expand Down

0 comments on commit 1cefe73

Please sign in to comment.