Files
git.stella-ops.org/publish/authority/appsettings.json
2026-02-16 07:33:20 +02:00

10 lines
142 B
JSON

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