summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-24 14:22:09 +0000
committerAndrew Dolgov <[email protected]>2023-10-24 14:22:09 +0000
commit30b36e0034c5242eb25e901d267a89069b747766 (patch)
treeaaf8a657a35e8d48268d235341705e647d56f63d
parent1e3b7f7a43819f03c5efa5078e102d664fb7917a (diff)
Update docker-compose.yml
-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'