Files
EonaCat.LogStack/EonaCat.LogStack.SerilogTest/Properties/launchSettings.json
2026-02-28 07:19:29 +01:00

12 lines
290 B
JSON

{
"profiles": {
"EonaCat.LogStack.SerilogTest": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:56815;http://localhost:56816"
}
}
}