Commit d2ab8433 authored by 郭志伟's avatar 郭志伟

build: 切换为test1

parent f10d2335
......@@ -3,9 +3,9 @@ const protocol = EASY_ENV_IS_BROWSER ? window.location.protocol : 'http';
export default {
// apiHost: `http://localhost:7001/`,
// apiHost: `http://192.168.28.199:7001/`,
apiHost: 'https://quantum-blocks-vcc2.liangkebang.net',
apiHost: 'https://quantum-blocks-test1.liangkebang.net',
shenceUrl: `${protocol}//bn.xyqb.com/sa?project=default`,
// opapiHost: `https://opapi-vcc2.liangkebang.net`,
kdspHost: 'https://kdsp-api-vcc2.liangkebang.net',
kdspHost: 'https://kdsp-api-test1.liangkebang.net',
test: 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 to comment