We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c896fe commit 5fe56dcCopy full SHA for 5fe56dc
api/src/main/resources/local/application-api.yaml
@@ -9,4 +9,4 @@ spring:
9
kakao:
10
authorize-url: https://kauth.kakao.com/oauth/authorize?response_type=code&client_id={0}&redirect_uri={1}
11
app-key: ENC(la2O8hAJw/5PQXn8KxMXPDaAdnyXKBCGLZeI1uRkka+m2hbbtz+FmdQg3RE/B/aE)
12
- redirect-url: https://mbtips.kr/kakao-login
+ redirect-url: https://localhost:5173/kakao-login
api/src/main/resources/prod/application-api.yaml
0 commit comments