[api] swagger 셋팅중
- cors 화이트리스트 허용방식 변경
This commit is contained in:
@@ -18,16 +18,6 @@ jwt:
|
||||
cookie:
|
||||
secure: false # 로컬 개발 환경 (HTTP)
|
||||
|
||||
cors:
|
||||
allowed-origins:
|
||||
- "http://localhost:8100"
|
||||
- "http://localhost:8101"
|
||||
- "http://localhost:8102"
|
||||
- "http://localhost:8103"
|
||||
- "http://localhost:8104"
|
||||
- "http://localhost:8105"
|
||||
- "http://localhost:8108"
|
||||
|
||||
swagger:
|
||||
login:
|
||||
id: alist
|
||||
|
||||
Reference in New Issue
Block a user