From 19d015c59832909e1c8555bb48322562f9b6bbcb Mon Sep 17 00:00:00 2001 From: wx <645899409@qq.com> Date: Wed, 1 Apr 2026 11:52:49 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9mqtt=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .env.production | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 93b0761..ed7723d 100644 --- a/.env.development +++ b/.env.development @@ -11,7 +11,7 @@ VUE_APP_ST_MQTT_URL = 192.168.1.210 VUE_APP_ST_MQTT_PORT = 61614 VUE_APP_CT_MQTT_URL = vip.shuziweidao.com VUE_APP_CT_MQTT_PORT = 61614 -VUE_APP_LED_MQTT_URL = dev.yixiong-tech.com -VUE_APP_LED_MQTT_PORT = 18083 +VUE_APP_LED_MQTT_URL = wss.dm.yixiong-tech.com +VUE_APP_LED_MQTT_PORT = 8443 VUE_APP_LED_MQTT_USERNAME = test VUE_APP_LED_MQTT_PASSWORD = Yx123456 \ No newline at end of file diff --git a/.env.production b/.env.production index 378785d..4f68afc 100644 --- a/.env.production +++ b/.env.production @@ -10,7 +10,7 @@ VUE_APP_ST_MQTT_URL = 192.168.1.210 VUE_APP_ST_MQTT_PORT = 61614 VUE_APP_CT_MQTT_URL = vip.shuziweidao.com VUE_APP_CT_MQTT_PORT = 61614 -VUE_APP_LED_MQTT_URL = dev.yixiong-tech.com -VUE_APP_LED_MQTT_PORT = 18083 +VUE_APP_LED_MQTT_URL = wss.dm.yixiong-tech.com +VUE_APP_LED_MQTT_PORT = 8443 VUE_APP_LED_MQTT_USERNAME = test VUE_APP_LED_MQTT_PASSWORD = Yx123456