introduce configuration file
This commit is contained in:
7
config.json
Normal file
7
config.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"brokerUrl": "mqtts://broker.hottis.de:8883",
|
||||
"brokerUser": "wn",
|
||||
"brokerPass": "locutus",
|
||||
"brokerCa": "/home/wn/server-ca.crt",
|
||||
"mongoDbUrl": "mongodb://localhost/hottis"
|
||||
}
|
Reference in New Issue
Block a user