summaryrefslogtreecommitdiffstats
path: root/docker-compose
diff options
context:
space:
mode:
authorGithub GPG acces <erdnaxela02@hotmail.fr>2024-03-15 13:18:50 +0100
committerGithub GPG acces <erdnaxela02@hotmail.fr>2024-03-15 13:18:50 +0100
commitff5b181d6c31d963efb981aa980bb49f90b0bf09 (patch)
treefdabef7f17a9102b75cd56634446057c681a4903 /docker-compose
parentc591461fdefd87a58fdb4c220d8d3ca4c193081f (diff)
Add MQTT hostname configuration
added the possibility of configuring the hostname of the MQTT topic
Diffstat (limited to 'docker-compose')
-rwxr-xr-x[-rw-r--r--]docker-compose/glances.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index f07ff1c0..1aa17314 100644..100755
--- a/docker-compose/glances.conf
+++ b/docker-compose/glances.conf
@@ -595,6 +595,7 @@ queue=glances_queue
# Configuration for the --export mqtt option
host=localhost
port=8883
+hostname=NONE
tls=false
user=guest
password=guest