# 生产默认配置 ENV = 'production' VUE_APP_BASE_API = 'http://127.0.0.1:8000' VUE_APP_BASE_WSS = 'wss://127.0.0.1:8000/websocket'