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