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

4 lines
97 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.

# 开发环境配置Vue CLI
VUE_APP_API_URL=http://localhost:8080/api
NODE_ENV=development