.env.prod 105 B

123
  1. NODE_ENV='production'
  2. VUE_APP_BASE_URL = 'http://120.55.70.156:80/api'
  3. VUE_APP_ENV_DESC = '正式环境'