Files
todo-frontend/.env.development
Agent 750875be74
All checks were successful
continuous-integration/drone/push Build is passing
feat: 环境变量方案管理API和H5地址
2026-03-29 08:40:09 +00:00

3 lines
100 B
Plaintext

# 开发环境
VITE_API_BASE_URL=http://localhost:8080/api/v1
VITE_H5_BASE_URL=http://localhost:8080