[api] swagger 셋팅중

- cors 화이트리스트 허용방식 변경
This commit is contained in:
2026-02-26 09:36:31 +09:00
parent 43d3f8947e
commit 2799a61380
-1
View File
@@ -22,7 +22,6 @@ cookie:
cors: cors:
allowed-origins: allowed-origins:
- "http://localhost"
- "http://localhost:8100" - "http://localhost:8100"
- "http://localhost:8101" - "http://localhost:8101"
- "http://localhost:8102" - "http://localhost:8102"