TT#40700 InfluxDB should only listen on the ha_int address now

Change-Id: Iba60da05bbf95e5745263fcdace16205edfc063b
(cherry picked from commit 8dce27afc0)
changes/92/23092/1
Guillem Jover 8 years ago committed by Alexander Lutay
parent 8af4ba50cb
commit 180d5f9511

@ -196,7 +196,7 @@ port:
# InfluxDb Query
tcp6:8086:
listening: true
ip: ["::"]
ip: ["[% ha_int_ips.0 %]"]
# InfluxDb Backup/Restore RPC
tcp:8088:

Loading…
Cancel
Save