Commit 155070b3 authored by 周健威's avatar 周健威

Update prod.env.js

parent 02202e07
...@@ -2,6 +2,6 @@ module.exports = { ...@@ -2,6 +2,6 @@ module.exports = {
NODE_ENV: '"production"', NODE_ENV: '"production"',
// BASE_API: '"http://113.105.137.152:9800"', // BASE_API: '"http://113.105.137.152:9800"',
// BASE_API: '"https://mgmt.dfangche.com"', // BASE_API: '"https://mgmt.dfangche.com"',
BASE_API: '"http://10.5.52.2:9801"', BASE_API: '"http://mgmt.yfyche.com"',
APP_ORIGIN: '"https://wallstreetcn.com"' APP_ORIGIN: '"https://wallstreetcn.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