{ "cookieSecret": "CHANGEME!!!!!!!!!!!!!!!!!!!!!11", "jwtSecret": "CHANGEME???????????????????////", "baseUrl": "https://openbikesensor.example.com/", "mainFrontendUrl": "https://openbikesensor.example.com/api/", "mail": { "from": "Sender Name ", "smtp" : { "host": "mail.example.com", "port": 587, "username": "sender@example.com", "password": "hunter2" } }, "mongodb": { "url": "mongodb://user:pass@host/obs", "debug": false } }