Use Local IP For InfluxDB (#38)

This commit is contained in:
Hyperling 2023-04-29 05:05:04 -07:00 committed by GitHub
parent 6499a802b2
commit a6e73b4f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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