-
-
Save ezemery/57bc0d1939e3badfc29884f984fc90ae to your computer and use it in GitHub Desktop.
Add your secret key and public key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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