Newer
Older
dcms_front / config / prod.env.js
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://192.168.8.201:8083"',
}