.env.production 159 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 # 生产默认配置 ENV = 'production' VUE_APP_BASE_API = 'https://www.chillyouthstudio.com' VUE_APP_BASE_WSS = 'wss://www.chillyouthstudio.com/websocket'