Files
backend/.env development
T
2026-02-04 23:45:55 +08:00

3 lines
115 B
Plaintext

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