{ "database": { "host": "127.0.0.1", "port": "5432", "user": "appreports", "password": "12345", "database": "appreports" }, "port": "8080", "restrictClients": false, "allowedClients": [ "127.0.0.1", "::1" ], "clearLogAfterDays": -1 }