From d946377a6edb0aaed909b1f3d58996cfa14d37da Mon Sep 17 00:00:00 2001 From: yechan-kim <60172300+yechan-kim@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:15:39 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20redis=20=EC=84=A4=EC=A0=95=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-auth.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/resources/application-auth.yaml b/src/main/resources/application-auth.yaml index 4c08cd9..2483af5 100644 --- a/src/main/resources/application-auth.yaml +++ b/src/main/resources/application-auth.yaml @@ -1,10 +1,8 @@ spring: data: redis: - host: ENC(8TclaLukMkbxVzJB55K/5J9m0tcnX/mi) + host: ENC(P1jbkvrSWN72JMP2h7DlUl/QIln43Adf) port: 6379 - session: - store-type: redis security: oauth2: client: