Commit 8abfb9e4 by MichaelJier

private

1. 华广云正式域名
parent cd4541e3
......@@ -52,7 +52,7 @@ huawei:
ssr: true
folder: nuxt-dist
proxy: http://172.18.0.1:33000
server: /web\.aodiansoft\.com/
server: /web\.huaguangyun\.cn/
target:
project: Web
......
module.exports = {
DEF_DOMAIM: '//cgateway.aodiansoft.com',
DEF_DOMAIM: '//cgateway.huaguangyun.cn',
DEF_OSS: '//g-resource.obs.cn-north-4.myhuaweicloud.com',
DEF_AODIANYUN: 'http://cdn.aodiansoft.com',
DEF_S_AODIANYUN: 'https://cdn.aodiansoft.com',
DEF_AODIANYUN: 'http://cdn.huaguangyun.cn',
DEF_S_AODIANYUN: 'https://cdn.huaguangyun.cn',
HTTPS_PORT: '',
HTTP_PORT: '',
X_CA_STAGE: '',
......@@ -18,5 +18,5 @@ module.exports = {
bucket: 'g-gallery',
multiFiles: true
},
DEF_SITE: '//web.aodiansoft.com',
DEF_SITE: '//web.huaguangyun.cn',
};
\ No newline at end of file
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