Skip to content

Instantly share code, notes, and snippets.

@goncalvesjoao
Last active January 18, 2018 02:29
Show Gist options
  • Save goncalvesjoao/2d6809478010cb79fd1525d357d5f04a to your computer and use it in GitHub Desktop.
Save goncalvesjoao/2d6809478010cb79fd1525d357d5f04a to your computer and use it in GitHub Desktop.
export heroku config vars to an .env file
$> heroku config -s -a <heroku app> >> .env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment