Files
EonaCat.Logger/EonaCat.Logger.SerilogTest/Properties/launchSettings.json
2026-02-13 15:46:30 +01:00

12 lines
288 B
JSON

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