Skip to content

Commit

Permalink
[FIX] 리다이렉트 주소 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yongun2 committed Sep 12, 2023
1 parent cdbe482 commit e964b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VITE_BACK_SERVER = "https://stag.2023hiufestainfo.com"

VITE_KAKAO_REDIRECT_URI = "http://localhost:3000/adminlogin/oauth"
VITE_KAKAO_REDIRECT_URI = "https://2023hiufestainfo.com/adminlogin/oauth"
VITE_KAKAO_API_KEY="53ad262f8be38fdc304d451031f1163b"
VITE_KAKAO_SECRET = "QYuE5PdBvA0g3m6HcWgsppwrKtoNDnhY"

0 comments on commit e964b42

Please sign in to comment.