jiangping
2024-08-19 47d95d3863241377d703306c3272f4946d66a15b
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'