Skip to content

Instantly share code, notes, and snippets.

@ezemery
Created October 28, 2018 15:49
Show Gist options
  • Save ezemery/57bc0d1939e3badfc29884f984fc90ae to your computer and use it in GitHub Desktop.
Save ezemery/57bc0d1939e3badfc29884f984fc90ae to your computer and use it in GitHub Desktop.
Add your secret key and public key
PUBLIC_KEY = "****YOUR**PUBLIC**KEY****"
SECRET_KEY = "****YOUR**SECRET**KEY****"
ENV = "staging or live"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment