{ "Logging": { "LogLevel": { "Default": "Error", "Microsoft.AspNetCore": "Error" } }, "AppConfig": { "Redis": { "ConnectionString": "10.255.255.3,password=qwe123!@#,defaultDatabase=3" }, "FFmpeg": { " TimeSlice": 600 }, "DB": { "ConnectionString": "AllowLoadLocalInfile=true;Server=10.255.255.3;Port=3306;Database=learn.videoanalysis;User ID=marking;Password=qwe123!@#;CharSet=utf8mb4;pooling=true;SslMode=None", "SqlType": "MySql", "UpdateTable": false } } }