How to disable SSL on Rails from a single route on Heroku?

前端 未结 0 1999
鱼传尺愫
鱼传尺愫 2020-12-14 05:11

I have a path that needs to be limited to http in Rails. The route is as follows:

get \'/.well-known/acme-challenge/:token\', to: \'ssl_authentications#show\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题