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

4 lines
116 B
Plaintext
Raw 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_APP_API_URL=http://localhost:8080/api
NODE_ENV=development