mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-13 03:17:12 -04:00
Default MQQT server port is 8883 (but 1883 for mosquito)
This commit is contained in:
@@ -546,7 +546,7 @@ queue=glances_queue
|
||||
[mqtt]
|
||||
# Configuration for the --export mqtt option
|
||||
host=localhost
|
||||
port=1883
|
||||
port=8883
|
||||
tls=false
|
||||
user=guest
|
||||
password=guest
|
||||
|
||||
Reference in New Issue
Block a user