Files
AIGC/demo/frontend/.env.production.vite
2025-11-13 17:01:39 +08:00

5 lines
139 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Vite 环境变量(项目当前使用 Vite
# Vite 使用 VITE_ 前缀,而不是 VUE_APP_
VITE_APP_API_URL=/api
NODE_ENV=production