From 1c327211df7b9e6deeaa0fda170cea4f3bc1b3da Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Fri, 13 Mar 2026 19:37:58 -0700 Subject: [PATCH] =?UTF-8?q?chore(blog):=20=F0=9F=94=A7=20Update=20shared?= =?UTF-8?q?=20blog=20service=20configuration=20in=20blog.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- shared-services/blog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-services/blog.yaml b/shared-services/blog.yaml index e79b1b89..0f28b396 100644 --- a/shared-services/blog.yaml +++ b/shared-services/blog.yaml @@ -48,7 +48,7 @@ services: - id: redis type: redis - port: 26395 + port: 26396 description: Blog cache and scheduled publish job queue deployments: