Files
Alchegos.N8N.Variable/appsettings.json
2025-05-03 20:06:51 +01:00

10 lines
142 B
JSON

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