4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
# 开发环境配置(Vite - 项目当前使用)
|
||
VITE_APP_API_URL=http://localhost:8080/api
|
||
NODE_ENV=development
|