{ "database": { "host": ":memory:" }, "redis": { "host": "localhost", "port": 6379 }, "webserver": { "port": 31400, "origins": [] }, "tmdb": { "apiKey": "bogus-api-key" }, "plex": { "ip": "localhost", "token": "" }, "tautulli": { "apiKey": "", "ip": "", "port": "" }, "raven": { "DSN": "" }, "authentication": { "secret": "secret" } }