From 357f4a249e94853ba6b6293553bccfbe21100740 Mon Sep 17 00:00:00 2001 From: emreKirman Date: Mon, 25 Aug 2025 06:26:24 -0500 Subject: [PATCH] update redis configs in docmost --- docmost/docmost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docmost/docmost.yml b/docmost/docmost.yml index c067f80..8f8eb40 100644 --- a/docmost/docmost.yml +++ b/docmost/docmost.yml @@ -5,7 +5,7 @@ services: environment: - DATABASE_URL=postgres://postgres:98836@postgres-db:5432/docmost - PORT=3000 - - REDIS_URL=redis://98836@redis:6379 + - REDIS_URL=redis://:98836@redis:6379 - APP_SECRET=QkXq6iVvEy6w2Z9eDsFzNrUuR7yEpXkY deploy: placement: