Commit 4c3ff5fe authored by 黎博's avatar 黎博

qaapi 由http改成https

parent f02c279f
......@@ -6,5 +6,5 @@ module.exports = {
NODE_ENV: '"development"',
// BASE_API: '"http://localhost:9000"',
BASE_API: '"http://boss-namespace.liangkebang.net"',
qaapi: '"http://qaapi.liangkebang.com"',
qaapi: '"https://qaapi.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