Skip to content

Commit cd3361e

Browse files
authored
Merge pull request #70 from classic-daramg/chore/cors
[chore] CORS ํ—ˆ์šฉ ๋„๋ฉ”์ธ ์ถ”๊ฐ€
2 parents dd3cf46 + 135020e commit cd3361e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

โ€Žsrc/main/resources/application.ymlโ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ cors:
4444
- "http://localhost:3000"
4545
- "https://classic-daramg.duckdns.org"
4646
- "https://client-amber-sigma.vercel.app"
47-
- "https://client-kwongeonwoos-projects.vercel.app"
47+
- "https://client-kwongeonwoos-projects.vercel.app"
48+
- "https://www.classicaldaramg.com"
49+
- "https://classicaldaramg.com"

0 commit comments

Comments
ย (0)