mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-28 04:53:44 +02:00
feat: remove vernemq
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
permit_join: false
|
||||
mqtt:
|
||||
base_topic: zigbee2mqtt
|
||||
server: "mqtt://vernemq"
|
||||
server: "mqtt://emqx"
|
||||
user: "${SECRET_MQTT_USERNAME}"
|
||||
password: "${SECRET_MQTT_PASSWORD}"
|
||||
serial:
|
||||
|
Reference in New Issue
Block a user