.env.production 161 Bytes
# 生产默认配置
ENV = 'production'

VUE_APP_BASE_API = 'https://erp.lvqianmeiye.com'
VUE_APP_BASE_WSS = 'ws://lvqian.antissoft.com/api/message/websocket'