diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 6894bdf..efc1ff4 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,15 +9,11 @@
-
+
-
-
-
-
-
-
-
+
+
+
@@ -202,7 +198,8 @@
-
+
+
1645354476031
@@ -302,7 +299,14 @@
1648986499410
-
+
+ 1649082140551
+
+
+
+ 1649082140551
+
+
@@ -336,6 +340,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/main/resources/bf.properties b/src/main/resources/bf.properties
index 15d4d7d..cc8eef6 100644
--- a/src/main/resources/bf.properties
+++ b/src/main/resources/bf.properties
@@ -42,8 +42,8 @@ removeAbandonedTimeout=30000
defaultTransactionIsolation=2
social.url.naverApiUrl=https://openapi.naver.com/v1/nid/me
social.url.kakaoApiUrl=https://kapi.kakao.com/v2/user/me
-social.key.naverAppKey=SGrtulQWT7DeFmD3XDNN
-social.key.kakaoAppKey=ef79482743cf57124cdf45f88bfbb9fe
+social.key.naverAppKey=LLHMLQcsbBC8LhAuNeh5
+social.key.kakaoAppKey=c0c39f65c1435fe0670ff76fe2296b06
social.callback.naver=/m/login/nhnLogin_callback
social.callback.kakao=/m/login/kakaoLogin_callback.do
diff --git a/src/main/resources/bf_dev.properties b/src/main/resources/bf_dev.properties
index 8022f0d..2b1ebac 100644
--- a/src/main/resources/bf_dev.properties
+++ b/src/main/resources/bf_dev.properties
@@ -42,8 +42,8 @@ removeAbandonedTimeout=30000
defaultTransactionIsolation=2
social.url.naverApiUrl=https://openapi.naver.com/v1/nid/me
social.url.kakaoApiUrl=https://kapi.kakao.com/v2/user/me
-social.key.naverAppKey=SGrtulQWT7DeFmD3XDNN
-social.key.kakaoAppKey=ef79482743cf57124cdf45f88bfbb9fe
+social.key.naverAppKey=LLHMLQcsbBC8LhAuNeh5
+social.key.kakaoAppKey=c0c39f65c1435fe0670ff76fe2296b06
social.callback.naver=/m/login/nhnLogin_callback
social.callback.kakao=/m/login/kakaoLogin_callback.do
diff --git a/src/main/resources/bf_local.properties b/src/main/resources/bf_local.properties
index b5bfebf..98a601f 100644
--- a/src/main/resources/bf_local.properties
+++ b/src/main/resources/bf_local.properties
@@ -42,8 +42,8 @@ removeAbandonedTimeout=30000
defaultTransactionIsolation=2
social.url.naverApiUrl=https://openapi.naver.com/v1/nid/me
social.url.kakaoApiUrl=https://kapi.kakao.com/v2/user/me
-social.key.naverAppKey=SGrtulQWT7DeFmD3XDNN
-social.key.kakaoAppKey=ef79482743cf57124cdf45f88bfbb9fe
+social.key.naverAppKey=LLHMLQcsbBC8LhAuNeh5
+social.key.kakaoAppKey=c0c39f65c1435fe0670ff76fe2296b06
social.callback.naver=/m/login/nhnLogin_callback
social.callback.kakao=/m/login/kakaoLogin_callback.do