jiangping
2024-05-27 8725ebeaadc6714823593a6b10a0dd9acdf0d14a
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'