From a341002d143fff838a1965df20dd4a47eb60fbcd Mon Sep 17 00:00:00 2001 From: emrekirman Date: Fri, 22 Aug 2025 20:41:38 +0300 Subject: [PATCH] . --- docmost/docmost.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docmost/docmost.yml b/docmost/docmost.yml index 1de2bc9..0838d07 100644 --- a/docmost/docmost.yml +++ b/docmost/docmost.yml @@ -18,11 +18,11 @@ services: condition: on-failure networks: - postgres_network - - redis_net + - redis_redis_net networks: postgres_network: external: true - redis_net: + redis_redis_net: external: true volumes: docmost_pg_data: \ No newline at end of file