Files
WarehouseClient/.env.development

5 lines
154 B
Plaintext
Raw Permalink Normal View History

2025-10-12 17:04:18 +08:00
# 开发环境配置文件
# 这个文件中的变量只在开发环境生效npm run dev
# API基础URL
VITE_API_BASE_URL=http://localhost:8080/api