mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-28 13:48:49 +08:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
![]() |
# Copyright (c) Mainflux
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
upstream mqtt_ws_cluster {
|
||
|
server mqtt-adapter:${MF_MQTT_ADAPTER_WS_PORT};
|
||
|
}
|