4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
NODE_ENV = 'development'
|
|
|
|
# 开发环境API地址
|
|
VUE_APP_BASE_API = http://192.168.137.45:8080 |