5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
# API 基础路径
|
|
VITE_API_BASE_URL=https://api.your-production-domain.com/api
|
|
|
|
# 生产环境配置
|
|
NODE_ENV=production |