Skip to content

Instantly share code, notes, and snippets.

@kilip
Created August 22, 2021 07:27
Show Gist options
  • Save kilip/440fc0c66c86d5645a840a46241611a1 to your computer and use it in GitHub Desktop.
Save kilip/440fc0c66c86d5645a840a46241611a1 to your computer and use it in GitHub Desktop.
Heroku Configuration
$ git remote add heroku git@heroku.com:project.git
$ heroku git:remote -a project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment