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

13 lines
308 B
JSON
Raw Permalink Normal View History

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