Skip to content

Commit

Permalink
style: apply spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
seogwoojin committed Nov 19, 2024
1 parent 76d8d11 commit 9a19605
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ class SecurityConfig(
"https://meeting.alpha.uoslife.com",
"http://localhost:5173",
"https://localhost:5173",
"http://uoslife-meeting5-test.s3-website.ap-northeast-2.amazonaws.com", //임시 프론트 배포 TODO: 제거예정
"http://uoslife-meeting5-test.s3-website.ap-northeast-2.amazonaws.com", // 임시 프론트 배포
// TODO:
// 제거예정
"https://uoslife-meeting5-test.s3-website.ap-northeast-2.amazonaws.com"
)
configuration.allowedMethods =
Expand Down

0 comments on commit 9a19605

Please sign in to comment.