Heroku
app 이름 바꾸기
명령 프롬프트에서 다음을 실행한다.
> git remote rm heroku
> heroku git:remote -a newname
참고
- Renaming Apps from the CLI, https://devcenter.heroku.com/articles/renaming-apps
참고자료
- 경북대 도서관 도서 추천 서버를 AWS에서 heroku(RoR)로 이동하는 과정을 전체적으로 정리한다. http://egloos.zum.com/deepseadk/v/1790408