8 lines
233 B
TOML
8 lines
233 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="chirpstack_gw"
|
|
password="chirpstack_gw"
|