{ "AllowedHosts": "*", "dbconfig": { "connectionstring": "Server=localhost;Port=3306;User ID=user;Password=default;Database=bantflags", "poolsize": 2 }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "webroot": "/var/www/html", "staging-password": "supersecretpassword" }