GeoPulse_Pipeline/GeoPulse Pipeline/appsettings.json
saingchildren 68d252c6e4 init
2026-04-29 09:57:21 +08:00

10 lines
142 B
JSON

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