4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
NODE_ENV = 'production'
|
|
|
|
# 生产环境API地址
|
|
VUE_APP_BASE_API = http://192.168.137.3:8080/api |