1
0
forked from baron/baron-sso

allowed_origins 롤백

This commit is contained in:
2026-04-27 14:16:04 +09:00
parent 9378a5a75d
commit 2f350517b0
2 changed files with 4 additions and 20 deletions

View File

@@ -7,15 +7,7 @@ serve:
cors:
enabled: true
allowed_origins:
- http://localhost:5173
- http://localhost:5174
- http://localhost:5175
- http://localhost:5000
- https://ssologin.hmac.kr
- https://sso-test.hmac.kr
- https://app.brsw.kr
- https://sss.hmac.kr
- https://sso.hmac.kr
- "*"
allowed_methods:
- POST
- GET
@@ -45,15 +37,7 @@ serve:
cors:
enabled: true
allowed_origins:
- http://localhost:5173
- http://localhost:5174
- http://localhost:5175
- http://localhost:5000
- https://ssologin.hmac.kr
- https://sso-test.hmac.kr
- https://app.brsw.kr
- https://sss.hmac.kr
- https://sso.hmac.kr
- "*"
allowed_methods:
- POST
- GET