Skip to content

Instantly share code, notes, and snippets.

@pwelagedara
Created June 3, 2019 22:00
module.exports = function(app) {
...
// Example Configuration Parameter from Environment
// app.set('ENDPOINT_RELAY', process.env.ENDPOINT_RELAY || 'https://b51730ef.ngrok.io/relay');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment