Files
TWA-App/Storage-CDN/appsettings.json
2025-10-22 09:41:40 +07:00

10 lines
142 B
JSON

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