{ "ConnectionStrings": { "ConfigId": "master", "DbType": "MySql", "SqlConnection": "server=180.76.133.253;Port=16306;Database=nhet_dev;Uid=root;Pwd=Rszn123;Charset=utf8;" }, "Update": { "AutoUpdate": "false", "Version": "1.1.0.1", "Url": "http://121.4.95.243:8090/Updates/AutoUpdaterStarter.xml" }, "Redis": { "Connection": "192.168.2.2:6379,password=123456", "InstanceName": "local", "DefaultDB": "8" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Kestrel": { "Endpoints": { "http": { "Url": "http://*:5035" } } }, "AllowedHosts": "*" }