library-picturebook-activity/frontend/.env.production

6 lines
153 B
Plaintext
Raw Normal View History

2026-01-18 17:58:38 +08:00
# 生产环境
VITE_API_BASE_URL=/api
# 如果后端部署在不同域名,可以改成完整地址:
# VITE_API_BASE_URL=https://api.your-domain.com