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

VUE_APP_BASE_API = 'https://uu365.t1j2.com'
VUE_APP_BASE_WSS = 'ws://uu365.t1j2.com/websocket'