Skip to content

Commit 0352b37

Browse files
authored
🚑 application.properties에 새 프론트 도메인 추가
1 parent e2fbb09 commit 0352b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties.templates

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ app.oauth2.authorizedRedirectUris[0]=http://localhost:5500/oauth/redirect
3333
app.oauth2.authorizedRedirectUris[1]=http://localhost:5173/oauth/redirect
3434
app.oauth2.authorizedRedirectUris[2]=https://localhost:5173/oauth/redirect
3535
app.oauth2.authorizedRedirectUris[3]=https://bbaegok.netlify.app/oauth/redirect
36+
app.oauth2.authorizedRedirectUris[4]=https://bbaegok.store/oauth/redirect
3637

3738
# redis
3839
spring.data.redis.host=redis

0 commit comments

Comments
 (0)