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

5 lines
173 B
Plaintext
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.

# 生产环境配置文件
# 这个文件中的变量只在生产环境生效npm run build
# API基础URL
VITE_API_BASE_URL=https://api.your-production-domain.com/api