There is a setting called force_https
that you need to enable, either via ENV or rails console.
Also don’t forget to set a proper x-forwarded-proto
on your proxy.
There is a setting called force_https
that you need to enable, either via ENV or rails console.
Also don’t forget to set a proper x-forwarded-proto
on your proxy.