mirror of
https://github.com/sigmasternchen/iot-relay
synced 2025-03-15 06:28:55 +00:00
12 lines
198 B
Text
12 lines
198 B
Text
![]() |
{
|
||
|
"server": {
|
||
|
"bind": "0.0.0.0:20159",
|
||
|
"timeout": 30
|
||
|
},
|
||
|
"client": {
|
||
|
"address": "http://localhost:8086",
|
||
|
"db": "grafana",
|
||
|
"measurement": "iot",
|
||
|
"host": "iot-relay"
|
||
|
}
|
||
|
}
|