开发者

Use Heroku with register.com

开发者 https://www.devze.com 2023-04-03 22:35 出处:网络
I have a free app hosted on Heroku, and a domain on register.com. How can I connect the two? I am OK with using any service or addon, as long as it is free. The only stipulation is that I can not spen

I have a free app hosted on Heroku, and a domain on register.com. How can I connect the two? I am OK with using any service or addon, as long as it is free. The only stipulation is that I can not spend ANY money. I also want开发者_JAVA技巧 to be able to have an m subdomain for a mobile site. Thanks


Follow the instructions to configure custom domains.

You just need to install the free custom_domains addon.

$ heroku addons:add custom_domains

Then add the domains

$ heroku domains:add www.example.com

Then, don't forget to update the DNS settings on your domain provider to point to Heroku IP.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号