module.exports = { PORT: 8000, jwtSecret: 'some-bla-bla-secret', masterKey: 'super-secret-master-key' }