update default config

This commit is contained in:
Yax 2018-06-17 15:25:27 +02:00
parent a654580b9e
commit 5eda838819

2
config.json Normal file → Executable file
View file

@ -20,7 +20,7 @@
},
"rabbitmq": {
"active": true,
"host": "127.0.0.1",
"host": "rabbit",
"port": 5672,
"username": "techuser",
"password": "tech",