このガイドに従って Heroku にデプロイしています: https://gist.github.com/harlantwood/3792692
必要なファイル (site.key、site.csr、final.crt) を作成しました。heroku domain:add myapp.herokuapp.comを実行すると、「myapp.herokuapp.com is currently in use by another app」という応答が返されます。
それはどういう意味で、それを使用しているアプリを停止するにはどうすればよいですか?