aboutsummaryrefslogtreecommitdiff
path: root/Docker/freshrss/docker-compose-db.yml
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-01-25 09:13:44 +0100
committerGravatar GitHub <noreply@github.com> 2025-01-25 09:13:44 +0100
commit68497030f988cac483a67b27b96d2ac90a54856e (patch)
treea4ec20641ada22797db22961db60aa84efc1f170 /Docker/freshrss/docker-compose-db.yml
parent539d58b8fc7cb4c5e8fbf531ad2a711c383ffac0 (diff)
Ligth update Docker Compose (#7249)
I just saw some users getting confused about the build section despite of the comment, so commented out by default https://github.com/FreshRSS/FreshRSS/discussions/7246#discussioncomment-11908948
Diffstat (limited to 'Docker/freshrss/docker-compose-db.yml')
-rw-r--r--Docker/freshrss/docker-compose-db.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Docker/freshrss/docker-compose-db.yml b/Docker/freshrss/docker-compose-db.yml
index 6d895b3fb..6b09f57c5 100644
--- a/Docker/freshrss/docker-compose-db.yml
+++ b/Docker/freshrss/docker-compose-db.yml
@@ -1,10 +1,7 @@
-version: "2.4"
-
volumes:
db:
services:
-
freshrss-db:
image: postgres:17
container_name: freshrss-db