Skip to content

Commit bcc6f79

Browse files
authored
refactor: SecurityConfig 프론트엔드 베포 페이지 포함 (#313)
1 parent f7f36bc commit bcc6f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aics-common/src/main/java/kgu/developers/common/config/SecurityConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ CorsConfigurationSource corsConfigurationSource() {
102102
"https://aics-admin.kgudevelopers.monster",
103103
"https://aics-auth.kgudevelopers.monster",
104104
"https://aics-client-dev.vercel.app/",
105+
"https://aics-client-graduate.vercel.app/",
105106
"http://175.45.195.63",
106107
"http://203.249.22.207",
107108
"http://13.125.230.147"

0 commit comments

Comments
 (0)