# Copyright (c) Mainflux
# SPDX-License-Identifier: Apache-2.0
upstream mqtt_cluster {
server mqtt-adapter:${MF_MQTT_ADAPTER_MQTT_PORT};
}