How to force HTTPS behind reverse proxy?
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?
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#/
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?