Files
yaoayanui/.env.example
fengchuanhn@gmail.com 28b2b4d686 11
2026-05-15 18:50:42 +08:00

4 lines
169 B
Plaintext

# 开发默认走 Vite 代理 /api -> http://127.0.0.1:8001
# 生产或直连后端时可设为完整地址,例如:
# VITE_API_BASE_URL=http://127.0.0.1:8001/api/v1