config
This commit is contained in:
@ -3,5 +3,9 @@
|
||||
"brokerUser": "wn",
|
||||
"brokerPass": "locutus",
|
||||
"brokerCa": "/home/wn/server-ca.crt",
|
||||
"mongoDbUrl": "mongodb://localhost/hottis"
|
||||
"mongoDbUrl": "mongodb://localhost/hottis",
|
||||
"smtpHost": "localhost",
|
||||
"smtpPort": 25,
|
||||
"smtpSender": "dispatcher@hottis.de",
|
||||
"smtpReceiver": "woho@hottis.de"
|
||||
}
|
Reference in New Issue
Block a user