Skip to content

Commit cf41062

Browse files
committed
hotfix: 로그인 리다이렉트 주소 DNS 적용
1 parent 934c338 commit cf41062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spring:
3737
scope:
3838
- email
3939
- profile
40-
redirect-uri: "http://k8s-trendis-gateway-55272f9955-9df8d864228042f1945c5a7d6a1bcde2.ke.kr-central-2.kakaocloud.com/login/oauth2/code/google"
40+
redirect-uri: "http://trendist.site/login/oauth2/code/google"
4141
client-name: google
4242
provider:
4343
google:

0 commit comments

Comments
 (0)