Add config file
This commit is contained in:
9
config.json
Normal file
9
config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"mqtt":
|
||||
{
|
||||
"host": "127.0.0.1",
|
||||
"port":1883,
|
||||
"timeout":60,
|
||||
"swarm": "swarm1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user