Skip to content

Commit

Permalink
chore: 도메인주소 이전
Browse files Browse the repository at this point in the history
  • Loading branch information
dldmsql committed Nov 12, 2023
1 parent b2d958e commit f5da8ad
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ class WebConfig (
"http://localhost:8080",
"http://localhost:3000",
"https://duaily.net",
"https://dev.duaily.net"
"https://dev.duaily.net",
"https://dev.jmhouse.org",
"https://jmhouse.org"
)
.allowedMethods(
HttpMethod.GET.name,
Expand Down

0 comments on commit f5da8ad

Please sign in to comment.