Commit 404e3e0d authored by kewei.jia's avatar kewei.jia

将本地 qa——api接口替换成服务器地址

parent 24bb0e2d
module.exports = {
NODE_ENV: '"development"',
ENV_CONFIG: '"dev"',
QA_API: '"http://127.0.0.1:3003"',
QA_API: '"http://172.30.220.22:3003"',
TESTDATA_API: '"http://172.30.220.22:3333"',
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