4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
# 开发环境配置(Vue CLI)
|
||
VUE_APP_API_URL=http://localhost:8080/api
|
||
NODE_ENV=development
|