Files
performance-evaluation-system/frontend/.env.production

7 lines
245 B
Plaintext

# 前端生产环境配置
# 构建时使用的环境变量
# API 基础 URL - 使用阿里云NLB负载均衡器
VITE_API_BASE_URL=http://nlb-y7wvnvbyb726t5m4bz.cn-hongkong.nlb.aliyuncsslbintl.com:3001
# 其他环境变量可根据需要添加