This commit is contained in:
2026-04-02 00:11:32 +03:30
parent f40364470b
commit 881f8efa4d
+1 -1
View File
@@ -19,7 +19,7 @@ services:
- crop_network
redis:
image: redis:7-alpine
image: docker.iranserver.com/redis
container_name: backend-redis
command: ["redis-server", "--appendonly", "yes", "--save", "60", "1"]
restart: unless-stopped