mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
15 lines
332 B
JSON
15 lines
332 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"MySql": {
|
|
"ConnectionString": ""
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Installed": "false",
|
|
"ReadNodeIpHeaderKey": "X-Real-IP"
|
|
} |