Skip to content

Commit

Permalink
♻️ :: allowedOrigins 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
alsco39 committed Nov 28, 2023
1 parent 8533c45 commit 107915c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ class WebConfig : WebMvcConfigurer {
"https://admin.dsm-pick.com",
"https://teacher.dsm-pick.com",
"https://keeper.dsm-pick.com",
"chrome-extension://apjpfknndginnahobenblkdfbibckcom",
"chrome-extension://llbipbgiobbnjgkomnlpjidhebiokimc"
)
}
}

0 comments on commit 107915c

Please sign in to comment.