Change InfluxDB's IP address because we are now using Proxmox

This commit is contained in:
2023-04-10 18:56:12 -04:00
parent 9e937f0ae3
commit badec3bcae

View File

@ -114,7 +114,7 @@ logger:
influxdb: influxdb:
api_version: 2 api_version: 2
host: 192.168.1.4 host: 192.168.1.254
port: 8086 port: 8086
max_retries: 3 max_retries: 3
ssl: false ssl: false