appstore/apps/mynodequery/1.0.6.0/data/appsettings.json
github-action update-app-version 34087a53fd Update app version [skip ci]
2026-01-30 07:24:34 +00:00

15 lines
332 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"MySql": {
"ConnectionString": ""
},
"AllowedHosts": "*",
"Installed": "false",
"ReadNodeIpHeaderKey": "X-Real-IP"
}