2025-08-10 22:49:43 +08:00

6 lines
128 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# API配置
VITE_API_BASE_URL=http://110.42.96.65:55510/api
# Mock配置 - 禁用Mock使用真实API
VITE_ENABLE_MOCK=false