Add launchUrl to project settings in launchSettings.json

This commit is contained in:
troogs
2026-04-17 16:35:52 +02:00
parent 41b1f8ae1d
commit 82d2c48ff7

View File

@@ -12,6 +12,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "http://localhost:56000/",
"applicationUrl": "http://localhost:56000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"