Skip to content

Configuration env

Stefan Allius edited this page Dec 23, 2024 · 1 revision

Environment Values

name type default description
MQTT_HOST string mqtt The hostname or IP address of the MQTT broker
MQTT_PORT int
(1024...65535)
1883 The network port of the remote broker
MQTT_USER string <empty> The username to authenticate with
MQTT_PASSWORD string <empty> The password to authenticate with