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