Skip to content

Instantly share code, notes, and snippets.

@aarondancer
Created May 16, 2018 18:55
Show Gist options
  • Select an option

  • Save aarondancer/7ab96e9e81c4f765fa377458e5cbdad7 to your computer and use it in GitHub Desktop.

Select an option

Save aarondancer/7ab96e9e81c4f765fa377458e5cbdad7 to your computer and use it in GitHub Desktop.
settings.json
{
"public": {
"analyticsSettings": {
"Google Analytics" : {"trackingId": "UA-104749558-1"}
}
},
"private": {
"TWILIO": {
"FROM": "+18322713362",
"SID": "AC0834abd123e34878a656db23aa132f89",
"TOKEN": "cae006611b855faabd614fc08efb092d"
},
"GOOGLE_PLACES": "AIzaSyAu0jHlYAFNDeq7CZhpracr8kOZ0YUiQrc",
"FCM_KEY": "AAAAVvh4CWQ:APA91bHq8XU8HXAa5L0UUOowwEPpShz6yQn0ZFwHVuGhj5teITEuKbV1N_9MAUNxNPNCLDAi-6MriSuLeqJWjcUbvAEiOi6ho4rHNhSOErPw0w7467DRMIEOvrA0yA6AHLX1yt3ZRgyM",
"imgur": {
"apiKey": "da536bd044970c0"
},
"branchKey": "key_live_cbAP6zwZvLO8AEm605fhdmpnBEfVTufp"
},
"MAIL_URL": "smtp://danny@cliqups.com:sharingisfun@smtp.gmail.com:587",
"s3": {
"key": "AKIAIMDZ2OVIPU5P2CLA",
"secret": "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",
"bucket": "cliqups-video",
"region": "us-east-1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment