This commit is contained in:
2019-08-21 15:45:32 +02:00
parent 47326ed774
commit 66aab77322
162 changed files with 45018 additions and 0 deletions

12
web/config/plutonium.ini Normal file
View File

@@ -0,0 +1,12 @@
_server_protocol = https
_server_name = bastart.spoton.cz
_server_port = 443
_server_bind_ip = 0.0.0.0
_influx_host = localhost
_influx_port = 8086
_influx_user = pi
_influx_pwd = Ventil
_influx_weather_db = weather_v2
_influx_status_db = status
_influx_voltage_db = voltage
_influx_IoT_db = weather_v2