크리에이터 관리자 - 콘텐츠 리스트, 로그인 API 추가
This commit is contained in:
@@ -10,6 +10,8 @@ class WebConfig : WebMvcConfigurer {
|
||||
registry.addMapping("/**")
|
||||
.allowedOrigins(
|
||||
"http://localhost:8888",
|
||||
"https://creator.sodalive.net",
|
||||
"https://test-creator.sodalive.net",
|
||||
"https://test-admin.sodalive.net",
|
||||
"https://admin.sodalive.net"
|
||||
)
|
||||
|
Reference in New Issue
Block a user