From 872c973dd2378217b608c6aea97c763aa1b4e4a2 Mon Sep 17 00:00:00 2001 From: emrekirman Date: Fri, 22 Aug 2025 20:39:41 +0300 Subject: [PATCH] update redis network infos in docmost --- docmost/docmost.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docmost/docmost.yml b/docmost/docmost.yml index ac7fb38..a25fc7f 100644 --- a/docmost/docmost.yml +++ b/docmost/docmost.yml @@ -21,5 +21,7 @@ services: networks: postgres_network: external: true + redis_net: + external: true volumes: docmost_pg_data: \ No newline at end of file