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