.env.production 230 B

123456789
  1. # just a flag
  2. ENV = 'production'
  3. # base api
  4. VUE_APP_PID = '3409'
  5. VUE_APP_BASE_API = 'http://t26.9026.com/index.php/api'
  6. VUE_APP_BASE_UPLOAD_API = 'https://file.cdh5.cn/index.php?s='
  7. VUE_APP_BASE_IMG_URL = 'https://img.cdh5.cn/'