Skip to content

Instantly share code, notes, and snippets.

@iamkevingreen
Created January 27, 2017 20:31
Show Gist options
  • Save iamkevingreen/6500c5e1f1464644b84c6d1ba6fb942c to your computer and use it in GitHub Desktop.
Save iamkevingreen/6500c5e1f1464644b84c6d1ba6fb942c to your computer and use it in GitHub Desktop.
let Config = {}
Config = {
"auth" : [
{
key: '',
domain: ''
}
]
}
module.exports = {
Config
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment