Last active
January 17, 2020 11:51
-
-
Save ayoisaiah/dd1cca0649d668b3f70538dc67d6eca9 to your computer and use it in GitHub Desktop.
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
heroku config:set STREAM_API_KEY=<your api key> | |
heroku config:set STREAM_API_SECRET=<your api secret> | |
heroku config:set MONGODB_URI=<your mongodb atlas connection string> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment