1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-25 02:58:23 +08:00
2017-09-29 13:39:42 +08:00

7 lines
157 B
JavaScript

module.exports = {
NODE_ENV: '"production"',
ENV_MODE: '"prod"',
BASE_API: '"https://api-prod"',
APP_ORIGIN: '"https://wallstreetcn.com"'
};