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.
2 parents 5199435 + 75b7949 commit e1dff1eCopy full SHA for e1dff1e
api/src/main/resources/prod/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: http://localhost:8080/api/kakao/login
+ redirect-url: http://34.47.114.108:8080/api/kakao/login
0 commit comments