mirror of
https://github.com/PacktPublishing/Web-Development-with-Blazor-Second-Edition.git
synced 2025-12-06 05:32:03 +01:00
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"profiles": {
|
|
"BlazorCustomElements": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:6500;http://localhost:6501"
|
|
}
|
|
}
|
|
} |