Change InfluxDB's IP address because we are now using Proxmox
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user