This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
SELF_URL_PATH is not recognized as environment variable #11
Open
Description
Hi,
Thank you for this nice docker image.
I use it with the letsencrypt nginx proxy.
With the default configuration I cannot access the web page and I get an error with incorrect SELF_URL_PATH.
I tried to set SELF_URL_PATH as an environment variable but it is not used.
I did workaround by passing these environment variables:
- TTRSS_URL=mysubdomain.mydomain.com
- TTRSS_PROTO=https
Setting the TTRSS_PORT as 443 does not work, I had to omit the value (even if it is 443).
I don't know if it is a bug but it should be at least documented to avoid debugging ...
Thanks.
Metadata
Metadata
Assignees
Labels
No labels