summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-24 17:50:30 +0300
committerAndrew Dolgov <[email protected]>2023-10-24 17:50:30 +0300
commite31636bf9748fcf5914ed96db9d001bd02e301f3 (patch)
treed30e5a6066eac9c95d0ae976aef84ac4c39a10a2
parent3d5308a6e5f2b3bbfc307716292d1cc98e424edb (diff)
parent30b36e0034c5242eb25e901d267a89069b747766 (diff)
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
-rw-r--r--docker-compose.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 365ca9f49..f3ba2280a 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,4 +1,8 @@
-# simplified compose for local development
+#
+# simplified compose FOR LOCAL DEVELOPMENT.
+#
+# please don't use this in production: it has no database persistence and maps to tt-rss source directly.
+#
version: '3'