.env.dev.js 240 B

12345678
  1. module.exports = {
  2. VUE_APP_USER_NAME: 'xsd',
  3. VUE_APP_REMOTE_HOST: 'xsd-api-dev-go.datounet.com',
  4. // VUE_H5_REMOTE_HOST: 'https://xsd-pay-dev.datounet.com',
  5. // VUE_APP_REMOTE_HOST: 'xsd-api.datouit.com',
  6. // wx341bf6f59be2ab12
  7. }