Explorar o código

Update up.conf

updated push to server to hostname instead of IP address.
Griffen8280 %!s(int64=3) %!d(string=hai) anos
pai
achega
6760ccface
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pi-hosted_template/configs/up.conf

+ 1 - 1
pi-hosted_template/configs/up.conf

@@ -34,7 +34,7 @@
 [influxdb]
 [influxdb]
   disable = false
   disable = false
   # InfluxDB does not require auth by default, so the user/password are probably unimportant.
   # InfluxDB does not require auth by default, so the user/password are probably unimportant.
-  url  = "http://172.15.0.3:8086"
+  url  = "http://up_influxdb:8086"
   user = "unifipoller"
   user = "unifipoller"
   # Password for InfluxDB user (above).
   # Password for InfluxDB user (above).
   # If the password provided here begins with file:// then the password is read in from
   # If the password provided here begins with file:// then the password is read in from