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