From b131d1b279fbb59d7e9dde8bf7ba5a09b54fd102 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 2 Mar 2025 13:07:49 -0500 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.production.yml b/stack.production.yml index bd41299..c59c36b 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -1,4 +1,5 @@ services: + redis: image: git.nixc.us/colin/haste:production-redis volumes: - redis_data:/data