fix: remove repeted imaeg

This commit is contained in:
SauravDhakal
2026-04-06 22:28:28 +05:45
parent a6fbe9e375
commit 4aa1e43345

View File

@@ -32,7 +32,6 @@ services:
docmost_redis:
image: redis:8-alpine
image: redis:7-alpine
command: ["redis-server", "--appendonly", "yes", "--maxmemory-policy", "noeviction"]
restart: unless-stopped
volumes: