summaryrefslogtreecommitdiff
path: root/.env-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-22 12:20:38 +0300
committerAndrew Dolgov <[email protected]>2023-10-22 12:20:38 +0300
commit8d3f570ee9b14560ac4cb48543b28b9a5a1281fc (patch)
treec696572269b95a51893b676aa10a99c53521035c /.env-dist
parent382d01e8db053023d4e461e535d6cc49c7ecc76f (diff)
parent7bba4ae558e6c9015a4efb063c92cf0b8037708b (diff)
Merge branch 'master' into protected/selenium
Diffstat (limited to '.env-dist')
-rw-r--r--.env-dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env-dist b/.env-dist
index c43ad0eed..7af56ef56 100644
--- a/.env-dist
+++ b/.env-dist
@@ -30,8 +30,8 @@ TTRSS_DB_USER=postgres
TTRSS_DB_NAME=postgres
TTRSS_DB_PASS=password
-# You will likely need to set this to the correct value - it should point to external tt-rss URL as seen in your browser.
-TTRSS_SELF_URL_PATH=http://example.com/tt-rss
+# This is a fallback value for PHP CLI SAPI, it should be set to a fully-qualified tt-rss URL
+# TTRSS_SELF_URL_PATH=http://example.com/tt-rss
# You can customize other config.php defines by setting overrides here. See tt-rss/.docker/app/Dockerfile for complete list. Examples: