Skip to content

Commit

Permalink
Update Environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
bingseok committed Feb 4, 2025
1 parent 810607a commit 3ffee1a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public class KakaoAuthProvider {
@Value("${kakao.auth.client}")
private String client;


@Value("${kakao.auth.redirect-uri}")
private String redirect;

Expand Down

0 comments on commit 3ffee1a

Please sign in to comment.