Skip to content

Instantly share code, notes, and snippets.

@ikobi12
Created October 30, 2023 10:22
Show Gist options
  • Save ikobi12/e23e90b5f0483c1af3b146840ba98e28 to your computer and use it in GitHub Desktop.
Save ikobi12/e23e90b5f0483c1af3b146840ba98e28 to your computer and use it in GitHub Desktop.
[heroku] Heroku
heroku config:set $(awk -F'=' '{print $1"="$2}' <env_file>) -a <app_name?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment