Use Local IP For InfluxDB (#38)
This commit is contained in:
parent
6499a802b2
commit
a6e73b4f4b
@ -102,7 +102,7 @@
|
||||
omit_hostname = false
|
||||
|
||||
[[outputs.influxdb]]
|
||||
urls = ["http://influxdb.hyperling.com:8086"]
|
||||
urls = ["http://192.168.1.82:8086"]
|
||||
database = "main"
|
||||
# database_tag = ""
|
||||
# exclude_database_tag = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user