chore: 更新LED和dataBoard的MQTT连接地址为新域名 dmclient.dm.yixiong-tech.com

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-08-07 21:30:54 +08:00
co-authored by Claude Sonnet 4.6
parent 1ef8e823ed
commit 57a11ec931
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -11,13 +11,13 @@ 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 = wss.dm.yixiong-tech.com
VUE_APP_LED_MQTT_URL = dmclient.dm.yixiong-tech.com
VUE_APP_LED_MQTT_PORT = 80
VUE_APP_LED_MQTT_USERNAME = admin
VUE_APP_LED_MQTT_PASSWORD = 7dzkZU1GOnYgNP0Y
# dataBoard 排行大屏 mqtt 通信地址
VUE_APP_DB_MQTT_URL = wss.dm.yixiong-tech.com
VUE_APP_DB_MQTT_URL = dmclient.dm.yixiong-tech.com
VUE_APP_DB_MQTT_PORT = 80
VUE_APP_DB_MQTT_USERNAME = admin
VUE_APP_DB_MQTT_PASSWORD = 7dzkZU1GOnYgNP0Y