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