Files
zmAI/demo/frontend/.env.development

4 lines
97 B
Plaintext
Raw Normal View History

2026-02-13 18:24:52 +08:00
# 开发环境配置Vue CLI
VUE_APP_API_URL=http://localhost:8080/api
NODE_ENV=development