appstore/apps/mynodequery/1.0.5.3/data/appsettings.json
github-action update-app-version 42d75b8c0e Update app version [skip ci]
2025-04-17 00:38:09 +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"
}