.env.production 112 B

12345
  1. # 公共基础路径
  2. VITE_PUBLIC_PATH=/
  3. # 线上环境接口地址
  4. VITE_API_URL="https://demo.lowflow.vip/api"