summaryrefslogtreecommitdiff
path: root/GlobalConfig.md
diff options
context:
space:
mode:
authorfox <[email protected]>2022-01-19 15:04:05 +0300
committerfox <[email protected]>2022-01-19 15:04:05 +0300
commit23ba3f780cff9a5cb69ae702aa7f49973f138193 (patch)
tree95ae6e018532eb7ee11d1ddc38a6dfced24b9d63 /GlobalConfig.md
parent16f70baddcc1bc272c85cae5b91f39b4fd0d428d (diff)
Update 'GlobalConfig'
Diffstat (limited to 'GlobalConfig.md')
-rw-r--r--GlobalConfig.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/GlobalConfig.md b/GlobalConfig.md
index f9ec9f9..9f6c97f 100644
--- a/GlobalConfig.md
+++ b/GlobalConfig.md
@@ -13,10 +13,7 @@ It is preferred to adjust tt-rss global configuration through the environment, i
# Copy this file to .env before building the container.
# Put any local modifications here.
-...
-
TTRSS_SELF_URL_PATH=http://127.0.0.1/tt-rss
-
...
```