diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e71d6cb..99f733c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -12,7 +12,8 @@ spring.jpa.show-sql=true spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQLDialect # kakao social login -kakao.redirect.uri=http://localhost:5173/oauth +#kakao.redirect.uri=http://localhost:5173/oauth +kakao.redirect.uri=https://how-was-your-day.vercel.app/oauth kakao.client.id=${KAKAO_CLIENT_ID} # spring security