Skip to content

Instantly share code, notes, and snippets.

@bendrucker
Created February 28, 2015 15:27
Show Gist options
  • Select an option

  • Save bendrucker/0641edda353fcf19aa2c to your computer and use it in GitHub Desktop.

Select an option

Save bendrucker/0641edda353fcf19aa2c to your computer and use it in GitHub Desktop.
confidential-divshot
module.exports = require('confidential-divshot')({
firebase: {
endpoint: {
property: 'FIREBASE_ENDPOINT',
required: true
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment