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