{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.EntityFrameworkCore": "Information" } }, "DatabaseSettings": { "MainDb": { "ConnectionString": "Data Source=47.103.92.119,1433;Initial Catalog=RRSoftDB;User ID=sa;Password=win2021!", "DbType": "SqlServer" } }, "AllowedHosts": "*", "DynamicApiControllerSettings": { "KeepName": true, "KeepVerb": true, "LowercaseRoute": false } }