diff --git a/vue/.env.staging b/vue/.env.staging index 6fb5e089..ffeca7c9 100644 --- a/vue/.env.staging +++ b/vue/.env.staging @@ -13,5 +13,5 @@ VUE_APP_BASE_API = '/stage-api' VUE_APP_BROKEN_URL = 'ws://localhost:8083' # emqx接口地址 -VUE_APP_EMQX_URL= 'http://wumei.live:8081' +VUE_APP_EMQX_URL= 'http://localhost:8081'