Files
AIGC/demo/frontend/.env.development

4 lines
97 B
Plaintext
Raw Normal View History

2025-11-13 17:01:39 +08:00
# 开发环境配置Vue CLI
VUE_APP_API_URL=http://localhost:8080/api
NODE_ENV=development