21
This commit is contained in:
parent
a889c53bfc
commit
098d93607b
|
|
@ -15,10 +15,10 @@ const ENV = {
|
|||
},
|
||||
// 生产环境 - 部署时修改这里的地址
|
||||
production: {
|
||||
API_BASE_URL: 'https://app.zpc-xy.com/xyqj/api/api/app',
|
||||
STATIC_BASE_URL: 'https://app.zpc-xy.com',
|
||||
ADMIN_API_BASE_URL: 'https://app.zpc-xy.com/xyqj/admin/',
|
||||
SIGNALR_URL: 'wss://app.zpc-xy.com/xyqj/api/hubs/chat'
|
||||
API_BASE_URL: 'https://api.xyqinjia.com/api/app',
|
||||
STATIC_BASE_URL: 'https://api.xyqinjia.com',
|
||||
ADMIN_API_BASE_URL: 'https://admin-api.xyqinjia.com/',
|
||||
SIGNALR_URL: 'wss://api.xyqinjia.com/hubs/chat'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user