Commit a420f116 authored by 黎博's avatar 黎博

修改线上后端服务域名

parent 1b0199ea
......@@ -2,8 +2,10 @@
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
QA_PLATFORM: '"//qa-platform.xyqb.com/"',
// QA_PLATFORM: '"//qa-platform.xyqb.com/"',
QA_PLATFORM: '"qa-platform.liangkebang.com"',
TESTDATA_API: '"//testdata.liangkebang.com"',
HOLMES: '"//holmes.xyqb.com/"',
// HOLMES: '"//holmes.xyqb.com/"',
HOLMES: '"//holmes.liangkebang.com"',
QA_API: "//qaapi.liangkebang.com/",
}
\ 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 to comment