Files
OnlineShop/AspireOrchestratorEnrollment/PreEnrollmentApp/OnlineShop.Web/appsettings.Development.json
T
2026-02-07 12:16:49 +00:00

10 lines
157 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ApiUrl": "https://localhost:7465"
}