.env.prod 105 B

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