{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Mqtt": { "Server": "172.23.10.3" }, "Environment": { "Database": { "Host": "localhost", "User": "sa", "Password": "newpassword", "Port": 1433, "Name": "Environment", "TrustServerCertificate": true }, "Hub": { "Url": "http://localhost:8080/environment" } } }