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