Files
AIGC/demo/frontend/.env.development.vite

4 lines
116 B
Plaintext
Raw Normal View History

2025-11-13 17:01:39 +08:00
# 开发环境配置Vite - 项目当前使用)
VITE_APP_API_URL=http://localhost:8080/api
NODE_ENV=development