From 0708ce816ea746195500a337178624966096f4cb Mon Sep 17 00:00:00 2001 From: ryan Date: Sun, 10 May 2026 12:34:36 +0700 Subject: [PATCH] Update Redis host --- infra/development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/development.yaml b/infra/development.yaml index cf64f92..68595c8 100644 --- a/infra/development.yaml +++ b/infra/development.yaml @@ -28,7 +28,7 @@ postgresql: debug: false redis: - host: 127.0.0.1 + host: 194.233.78.1 port: 6379 password: "CmICdmnX1EZPhVBYzQPEGw==U" db: 0