prod.env.js 128 Bytes
Newer Older
Pan's avatar
Pan committed
1
module.exports = {
Pan's avatar
Pan committed
2 3
  NODE_ENV: '"production"',
  BASE_API: '"https://easy-mock.com/mock/5950a2419adc231f356a6636/vue-admin"',
Pan's avatar
Pan committed
4
}