Last active
May 20, 2022 14:24
-
-
Save NathBabs/91fc56bfdf1352e3ff68d3323082c99d to your computer and use it in GitHub Desktop.
Copy .env variables fro Heroku App to .env file
This file contains 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 -s -a [app-name-on-heroku] > .env |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment