Use global config for MQTT hosts

This commit is contained in:
polyfloyd 2023-09-10 18:32:45 +02:00
parent 1a26f81be6
commit fd6cc59b48
8 changed files with 9 additions and 7 deletions

View file

@ -13,3 +13,6 @@ trusted_ranges:
- { v: ipv6, cidr: "fe80::/10" }
- { v: ipv6, cidr: "2a02:166b:92::/64" }
node_exporter: no
mqtt_internal_host: mqtt.bitlair.nl
mqtt_public_host: bitlair.nl

View file

@ -1 +0,0 @@
mqtt_internal_public_host: bitlair.nl