netmaker/docker/mosquitto.conf

11 lines
180 B
Plaintext
Raw Normal View History

2022-09-14 02:03:17 +08:00
per_listener_settings false
listener 8883
protocol websockets
allow_anonymous false
2022-09-28 23:35:27 +08:00
2022-07-08 20:47:17 +08:00
listener 1883
2022-11-10 14:34:37 +08:00
protocol websockets
2022-09-14 02:03:17 +08:00
allow_anonymous false
2022-09-28 23:35:27 +08:00
2023-01-20 21:19:01 +08:00
password_file /mosquitto/password.txt