{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Mqtt": { "Server": "172.23.10.3" }, "Environment": { "Database": { "Host": "localhost", "User": "sa", "Password": "newpassword", "Name": "Environment", "TrustServerCertificate": true } } }