module.exports = {
  NODE_ENV = 'production'
  VUE_APP_BASE_API = 'https://www.be.jtxt.work'
  VUE_APP_VERSION = '0.0.1'
}