First of all, apply a domain from any DNS provider like Godaddy.
To add a domain to your app, please execute the following command under the project directory.
heroku domains:add www.example.com
To remove the domain from your app, please execute
heroku domains:remove www.example.com
comments powered by Disqus