Skip to content

Instantly share code, notes, and snippets.

@pwelagedara
Created June 3, 2019 22:00
Show Gist options
  • Save pwelagedara/664bb273b32a7086bc3be68a30d7f282 to your computer and use it in GitHub Desktop.
Save pwelagedara/664bb273b32a7086bc3be68a30d7f282 to your computer and use it in GitHub Desktop.
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