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