4 lines
178 B
Bash
4 lines
178 B
Bash
# Safe default: local host only.
|
|
# Set this to the Unraid LAN IP, for example 192.168.178.58, when a VM such as Home Assistant must write to InfluxDB.
|
|
INFLUXDB_BIND_IP=127.0.0.1
|