mirror of
https://github.com/sigmasternchen/iot-relay
synced 2025-03-15 06:28:55 +00:00
13 lines
No EOL
221 B
Text
13 lines
No EOL
221 B
Text
{
|
|
"server": {
|
|
"bind": "0.0.0.0:20159",
|
|
"timeout": 30
|
|
},
|
|
"client": {
|
|
"address": "http://localhost:8086",
|
|
"username": "iot-relay",
|
|
"password": "",
|
|
"db": "grafana",
|
|
"host": "iot-relay"
|
|
}
|
|
} |