backend/.env development

3 lines
115 B
Plaintext

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