.env.development 94 B

1234
  1. # 环境变量(开发环境)
  2. # 后台接口地址
  3. VITE_SERVER_URL=http://localhost:9001