Skip to content

Commit

Permalink
feat: update server
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Apr 26, 2024
1 parent 2effd44 commit 73e2238
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
ZIGBEE2MQTT_CONFIG_MQTT_INCLUDE_DEVICE_INFORMATION: "true"
ZIGBEE2MQTT_CONFIG_MQTT_KEEPALIVE: 60
ZIGBEE2MQTT_CONFIG_MQTT_REJECT_UNAUTHORIZED: "true"
ZIGBEE2MQTT_CONFIG_MQTT_SERVER: mqtt://mosquitto.default.svc.cluster.local
ZIGBEE2MQTT_CONFIG_MQTT_SERVER: mqtt://mosquitto
ZIGBEE2MQTT_CONFIG_MQTT_VERSION: 5
ZIGBEE2MQTT_CONFIG_PERMIT_JOIN: "false"
ZIGBEE2MQTT_CONFIG_SERIAL_BAUDRATE: 115200
Expand Down

0 comments on commit 73e2238

Please sign in to comment.