Skip to content

Instantly share code, notes, and snippets.

@NathBabs
Last active May 20, 2022 14:24
Show Gist options
  • Save NathBabs/91fc56bfdf1352e3ff68d3323082c99d to your computer and use it in GitHub Desktop.
Save NathBabs/91fc56bfdf1352e3ff68d3323082c99d to your computer and use it in GitHub Desktop.
Copy .env variables fro Heroku App to .env file
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