4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
NODE_ENV = 'development'
|
|
|
|
# 开发环境API地址
|
|
VUE_APP_BASE_API = http://localhost:8082/api |