.env.production 167 B

12345678
  1. # 线上环境
  2. ENV = production
  3. # 线上环境接口地址
  4. VITE_API_URL = https://cloud.yeswash.cn/
  5. VITE_FILE_URL = http://static.kuaiyuman.cn/
  6. VITE_PUBLIC_PATH = ./