clear
This commit is contained in:
parent
f4af7d5c7f
commit
50fab1e6df
@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
api: {
|
|
||||||
host: 'http://localhost:4002', // 后台代理
|
|
||||||
path: '/api/router',
|
|
||||||
},
|
|
||||||
apiList: [
|
|
||||||
{
|
|
||||||
path: '/api/router',
|
|
||||||
target: 'http://localhost:4002',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
path: '/api/v1',
|
|
||||||
target: 'http://localhost:3005',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
proxy: {
|
|
||||||
port: 3005,
|
|
||||||
domain: 'kevisual.xiongxiao.me',
|
|
||||||
resources: 'https://minio.xiongxiao.me/resources',
|
|
||||||
allowedOrigins: ['localhost', 'xiongxiao.me', 'zxj.im', 'silkyai.cn'],
|
|
||||||
home: '/ai/chat',
|
|
||||||
},
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
port: 3005,
|
|
||||||
api: {
|
|
||||||
host: 'localhost:3000', // 后台代理
|
|
||||||
path: '/api/router',
|
|
||||||
},
|
|
||||||
allowedOrigins: ['localhost', 'xiongxiao.me', 'zxj.im'],
|
|
||||||
domain: 'demo.kevisual.xiongxiao.me',
|
|
||||||
resources: 'localhost:9000/resources',
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user