Files
DXApp/DXApp.TemplateKitProject/Properties/launchSettings.json
2026-05-21 14:35:02 +02:00

12 lines
286 B
JSON

{
"profiles": {
"DXApp.TemplateKitProject": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:63625;http://localhost:63626"
}
}
}