chore(env): 更新 LED 及排行大屏 MQTT 连接配置

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-17 17:19:46 +08:00
co-authored by Claude Opus 4.7
parent 1f8ebc6ef8
commit 10e17d100c
2 changed files with 16 additions and 16 deletions
+8 -8
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 = dmclient.dm.yixiong-tech.com
VUE_APP_LED_MQTT_PORT = 80
VUE_APP_LED_MQTT_USERNAME = admin
VUE_APP_LED_MQTT_PASSWORD = 7dzkZU1GOnYgNP0Y
VUE_APP_LED_MQTT_URL = dev.yixiong-tech.com
VUE_APP_LED_MQTT_PORT = 8089
VUE_APP_LED_MQTT_USERNAME = platform
VUE_APP_LED_MQTT_PASSWORD = ZrKhZhng6t2tlpid
# dataBoard 排行大屏 mqtt 通信地址
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
VUE_APP_DB_MQTT_URL = dev.yixiong-tech.com
VUE_APP_DB_MQTT_PORT = 8089
VUE_APP_DB_MQTT_USERNAME = platform
VUE_APP_DB_MQTT_PASSWORD = ZrKhZhng6t2tlpid
+8 -8
View File
@@ -10,13 +10,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 = dmclient.dm.yixiong-tech.com
VUE_APP_LED_MQTT_PORT = 80
VUE_APP_LED_MQTT_USERNAME = admin
VUE_APP_LED_MQTT_PASSWORD = 7dzkZU1GOnYgNP0Y
VUE_APP_LED_MQTT_URL = dev.yixiong-tech.com
VUE_APP_LED_MQTT_PORT = 8089
VUE_APP_LED_MQTT_USERNAME = platform
VUE_APP_LED_MQTT_PASSWORD = ZrKhZhng6t2tlpid
# dataBoard 排行大屏 mqtt 通信地址
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
VUE_APP_DB_MQTT_URL = dev.yixiong-tech.com
VUE_APP_DB_MQTT_PORT = 8089
VUE_APP_DB_MQTT_USERNAME = platform
VUE_APP_DB_MQTT_PASSWORD = ZrKhZhng6t2tlpid