.env.production 102 B

123
  1. // 生产环境
  2. VITE_APP_BASE_API = "http://anvideo.nxmy.com:8011/api"
  3. VITE_APP_TITLE = "生产环境"