Files
hotline-planner/dev/backend/HotlinePlanner profile pic and bg worker/appsettings.json
2026-02-23 12:27:26 +01:00

10 lines
151 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}