1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-11 13:49:53 +08:00
2019-01-20 15:34:13 +08:00

6 lines
111 B
JavaScript

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