Skip to content

Instantly share code, notes, and snippets.

@rodrigomaia
Created June 19, 2014 22:40
Show Gist options
  • Save rodrigomaia/58b92e750ced6c1d78fc to your computer and use it in GitHub Desktop.
Save rodrigomaia/58b92e750ced6c1d78fc to your computer and use it in GitHub Desktop.
Renaming Heroku Apps
https://devcenter.heroku.com/articles/renaming-apps
$ heroku apps:rename newname
http://newname.heroku.com/ | git@heroku.com:newname.git
Git remote heroku updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment