Files
DiunaBI/src/Backend/DiunaBI.UI.Web/Properties/launchSettings.json

13 lines
296 B
JSON
Raw Normal View History

2025-11-06 10:20:00 +01:00
{
"profiles": {
"dev": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7246;http://localhost:5246",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}