Commit 04c39556 by 赖慧粮

fix(api): 网关地址修复

parent 06a0125b
/* 正式:私有化部署(private)环境变量 */
module.exports = {
X_CA_STAGE: '',
API_DOMAIN: '//cgateway.huaguangyun.cn/v1',
API_DOMAIN: '//cgateway.cbnclouds.cn/v1',
OSS_DOMAIN: '//gd-resource.cbnclouds.cn',
ROP_DOMAIN: 'cbnclouds.cn',
private: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment