1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 12:50:38 +08:00
chenwenlong e751ac581b 代理
2018-11-16 01:36:30 +08:00

6 lines
115 B
JavaScript

module.exports = {
NODE_ENV: '"development"',
ENV_CONFIG: '"dev"',
BASE_API: '"http://localhost:3000/api"'
}