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