Commit 29418964 authored by 胡慧's avatar 胡慧

更新配置文件

parent 3f44521e
...@@ -2,8 +2,8 @@ module.exports = { ...@@ -2,8 +2,8 @@ module.exports = {
NODE_ENV: '"development"', NODE_ENV: '"development"',
ENV_CONFIG: '"dev"', ENV_CONFIG: '"dev"',
// QA_API: '"http://172.30.220.22:3003"', // QA_API: '"http://172.30.220.22:3003"',
// QA_API: '"http://127.0.0.1:3003"', QA_API: '"http://127.0.0.1:3003"',
QA_API: '"http://qaapi.liangkebang.com"', //QA_API: '"http://qaapi.liangkebang.com"',
TESTDATA_API: '"http://172.30.220.22:3333"', TESTDATA_API: '"http://172.30.220.22:3333"',
PIPELINE_API:'"http://pipes.liangkebang.com"' PIPELINE_API:'"http://pipes.liangkebang.com"'
} }
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