mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-02 22:17:10 +08:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
![]() |
# Copyright (c) Mainflux
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
upstream mqtt_cluster {
|
||
|
server mqtt-adapter:${MF_MQTT_ADAPTER_PORT};
|
||
|
}
|