more examples in .env-dist
This commit is contained in:
parent
5e55651312
commit
2861bd88db
|
@ -15,6 +15,9 @@ TTRSS_SELF_URL_PATH=http://localhost:8280/tt-rss
|
||||||
# See app/Dockerfile for complete list. Examples:
|
# See app/Dockerfile for complete list. Examples:
|
||||||
# TTRSS_PLUGINS=auth_remote
|
# TTRSS_PLUGINS=auth_remote
|
||||||
# TTRSS_SINGLE_USER_MODE=true
|
# TTRSS_SINGLE_USER_MODE=true
|
||||||
|
# TTRSS_SESSION_COOKIE_LIFETIME=2592000
|
||||||
|
# TTRSS_FORCE_ARTICLE_PURGE=30
|
||||||
|
# etc, etc.
|
||||||
|
|
||||||
# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
|
# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
|
||||||
# if you plan to run the container standalone and need origin port exposed
|
# if you plan to run the container standalone and need origin port exposed
|
||||||
|
|
Loading…
Reference in New Issue