Subdomain Session Not Working in Rails 2.3 and Rails 3 on Heroku with/without a Custom Domain?

后端 未结 2 890
孤城傲影
孤城傲影 2021-01-06 05:55

So I have two heroku apps:

  • http://production-app.com (mapped from http://production-app.heroku.com)
  • http://development-app.heroku.com

O

2条回答
  •  天涯浪人
    2021-01-06 06:32

    On development-app.heroku.com, I also have those custom subdomains, but since I don't have a custom domain, I just use the wildcard addon.

    Is this addon still available for using custom subdomains like api.mydevdomain.herokuapp.com ?

提交回复
热议问题