1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 01:49:52 +02:00

Update 'Home'

fox 2021-06-24 10:32:38 +03:00
parent 393fd4df05
commit bb6b271133

@ -18,7 +18,7 @@ Through the environment. For example, to set `SELF_URL_PATH`, add the following
TTRSS_SELF_URL_PATH=http://example.com/tt-rss TTRSS_SELF_URL_PATH=http://example.com/tt-rss
``` ```
Don't use quotes around values. Don't use quotes around values. Note the prefix (`TTRSS_`) before the value.
Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information. Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information.