Files
AIGC/demo/frontend/.env.production.vite

5 lines
139 B
Plaintext
Raw Normal View History

2025-11-13 17:01:39 +08:00
# Vite 环境变量(项目当前使用 Vite
# Vite 使用 VITE_ 前缀,而不是 VUE_APP_
VITE_APP_API_URL=/api
NODE_ENV=production