Files
WarehouseClient/.env.development
2025-10-12 17:04:18 +08:00

5 lines
154 B
Plaintext
Raw Permalink 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.

# 开发环境配置文件
# 这个文件中的变量只在开发环境生效npm run dev
# API基础URL
VITE_API_BASE_URL=http://localhost:8080/api