Skip to content

Commit ea207d1

Browse files
committed
chore: 도메인 주소 변경
1 parent e738fa5 commit ea207d1

File tree

1 file changed

+2
-0
lines changed
  • src/main/kotlin/com/example/jhouse_server/global/config

1 file changed

+2
-0
lines changed

src/main/kotlin/com/example/jhouse_server/global/config/WebConfig.kt

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ class WebConfig (
3232
"https://dev.duaily.net",
3333
"https://dev.jmhouse.org",
3434
"https://jmhouse.org",
35+
"https://jmhouse.kr",
36+
"https://dev.jmhouse.kr"
3537

3638
)
3739
.allowedMethods(

0 commit comments

Comments
 (0)