backend/.env.development
2026-01-28 23:01:25 +08:00

3 lines
113 B
Plaintext

# 开发环境接口
# VITE_API_BASE_URL='http://localhost:8000'
VITE_API_BASE_URL='https://backend.yunzer.cn'