Commit d4d609b4 by 赖慧粮

Merge branch 'private/cbnclouds' into test

parents 7fa8f464 04c39556
/* 正式:私有化部署(private)环境变量 */ /* 正式:私有化部署(private)环境变量 */
module.exports = { module.exports = {
X_CA_STAGE: '', X_CA_STAGE: '',
API_DOMAIN: '//cgateway.huaguangyun.cn/v1', API_DOMAIN: '//cgateway.cbnclouds.cn/v1',
OSS_DOMAIN: '//gd-resource.cbnclouds.cn', OSS_DOMAIN: '//gd-resource.cbnclouds.cn',
ROP_DOMAIN: 'cbnclouds.cn', ROP_DOMAIN: 'cbnclouds.cn',
private: true, 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