chore(config): 添加环境配置文件并启用本地服务器API
- 新增 .env.dev 开发环境配置文件 - 新增 .env.prod 生产环境配置文件 - 在 .env.development 中启用 VITE_SERVER_API_URL 配置 - 添加租户ID、API URL和授权码等必要配置项 - 配置开发和生产环境的服务端API地址 - 统一环境变量命名规范
This commit is contained in:
Reference in New Issue
Block a user