From a00a6b04020ba43561c40cbd9c2443d111200726 Mon Sep 17 00:00:00 2001 From: DongHoon Lee Date: Sat, 25 Jan 2025 14:10:16 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20=EB=A0=88=EB=94=94=EC=8A=A4=20Host=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/application-dev.yml b/main/src/main/resources/application-dev.yml index ce14bb59..b2fda374 100644 --- a/main/src/main/resources/application-dev.yml +++ b/main/src/main/resources/application-dev.yml @@ -29,7 +29,7 @@ spring: storage_engine: innodb data: redis: - host: localhost + host: redis port: 6379 jwt: