Files
EonaCat.LogStack/EonaCat.LogStack.Status/Properties/launchSettings.json
2026-04-06 08:15:54 +02:00

12 lines
283 B
JSON

{
"profiles": {
"EonaCat.LogStack.Status": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:5001;http://localhost:5000"
}
}
}