mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-12 19:49:10 +00:00
API Gateway 중복 CORS 헤더 제거 설정 추가
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<ExternalSystemSettings>
|
||||
<option name="env">
|
||||
<map>
|
||||
<entry key="BILL_INQUIRY_URL" value="http://localhost:8082" />
|
||||
<entry key="CORS_ALLOWED_ORIGINS" value="http://localhost:3000" />
|
||||
<entry key="DB_HOST" value="20.249.70.6" />
|
||||
<entry key="DB_KIND" value="postgresql" />
|
||||
|
||||
Reference in New Issue
Block a user