summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-27 18:48:28 +0000
committerAndrew Dolgov <[email protected]>2023-10-27 18:48:28 +0000
commit2b50b4fdba3d9849882dc680d7308b96db0a3e63 (patch)
tree39ca6032852f714727ea4180bec92ae4cfa35ec9
parent2a339b7b6df842e4cfff1cafa63e713736d3a012 (diff)
Update InstallationNotes
-rw-r--r--InstallationNotes.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index f973805..1a23a68 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -193,10 +193,7 @@ Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information.
#### Container options
-Some options, but not all, are mentioned in `.env-dist`. You can see all available options in the Dockerfile:
-
-- https://dev.tt-rss.org/fox/ttrss-docker-compose/src/branch/static-dockerhub/src/app/Dockerfile#L39 (static)
-- https://dev.tt-rss.org/fox/ttrss-docker-compose/src/branch/master/app/Dockerfile#L28 (dynamic)
+Some options, but not all, are mentioned in `.env-dist`. You can see all available options in the [Dockerfile](https://git.tt-rss.org/fox/tt-rss.git/tree/.docker/app/Dockerfile#n53).
### How do I customize the YML without commiting my changes to git?