Files
freedavis/web/config/plutonium.ini
2019-08-22 20:54:55 +02:00

16 lines
329 B
INI

[General]
_server_protocol = https
_server_name = bastart.spoton.cz
_server_port = 443
_server_bind_ip = 0.0.0.0
[InfluxDB]
_influx_host = localhost
_influx_port = 8086
_influx_user = pi
_influx_pwd = Ventil6996
_influx_weather_db = weather_v2
_influx_status_db = status
_influx_voltage_db = voltage
_influx_IoT_db = weather_v2