server-docker icon indicating copy to clipboard operation
server-docker copied to clipboard

How to force HTTPS behind reverse proxy?

Open ismailkarsli opened this issue 2 years ago • 2 comments

I was able to use FORCE_HTTPS environment on sleeyax/stremio-streaming-server but there is no such env in this repo. Do you have any suggestions about this?

ismailkarsli avatar Aug 30 '23 11:08 ismailkarsli

I was able to use FORCE_HTTPS environment on sleeyax/stremio-streaming-server but there is no such env in this repo. Do you have any suggestions about this?

Just open the link with the https schema

ex: https://app.strem.io/shell-v4.4/?streamingServer=https%3A%2F%2Fstremio.example.com#/

haipham22 avatar Oct 01 '23 05:10 haipham22

Jumping on the back of this issue, is there a way to do it now? When people visit my domain which hosts the Stremio server, it redirects with the right server URL except its http:// and not https://

I know I can change the server url but that defeats the purpose of it.

Is there any variable available for this?

danperks avatar Oct 11 '24 20:10 danperks