forked from github/dataease
refactor: 修改跨域设置
This commit is contained in:
parent
98381dec47
commit
3cf30b1794
@ -11,7 +11,6 @@ spring:
|
|||||||
username: ${DE_MYSQL_USER}
|
username: ${DE_MYSQL_USER}
|
||||||
password: ${DE_MYSQL_PASSWORD}
|
password: ${DE_MYSQL_PASSWORD}
|
||||||
dataease:
|
dataease:
|
||||||
origin-list: localhost:8080,localhost:8100,localhost:9080
|
|
||||||
apisix-api:
|
apisix-api:
|
||||||
domain: http://apisix:9180
|
domain: http://apisix:9180
|
||||||
key: DE_APISIX_KEY
|
key: DE_APISIX_KEY
|
Loading…
Reference in New Issue
Block a user