nidapeng
2024-04-30 e459023e11f5b7be2d86662722b70605aee7992b
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.0.109:10010'