.env.production 161 Bytes Edit Raw Blame History 1 2 3 4 5 # 生产默认配置 ENV = 'production' VUE_APP_BASE_API = 'http://lvqian.antissoft.com' VUE_APP_BASE_WSS = 'ws://lvqian.antissoft.com/api/message/websocket'