Files
NezhaAgentHTTPBridge/WebApplication4/appsettings.json
2025-09-21 16:38:23 +08:00

10 lines
151 B
JSON

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