agreg-server/lora-gateway/configuration/chirpstack-gateway-bridge/chirpstack-gateway-bridge.toml
Alexis Fourmaux 851e8947bc refacto: reorganize folder tree to split lora gateway stack from app
Those stack won't necessarily be on the same host, so they need to be
split
2026-05-08 12:17:03 +02:00

7 lines
207 B
TOML

# See https://www.chirpstack.io/gateway-bridge/install/config/ for a full
# configuration example and documentation.
[integration.mqtt.auth.generic]
servers=["tcp://mosquitto:1883"]
username=""
password=""