4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
# 生产环境配置
|
|
NODE_ENV= 'production'
|
|
# 生产环境
|
|
VUE_APP_BASE_API = '/api' |