mirror of
https://github.com/PanJiaChen/electron-vue-admin.git
synced 2025-04-05 19:41:41 +08:00
5 lines
128 B
JavaScript
5 lines
128 B
JavaScript
module.exports = {
|
|
NODE_ENV: '"development"',
|
|
BASE_API: '"https://easy-mock.com/mock/5950a2419adc231f356a6636/vue-admin"'
|
|
}
|