Routing key was misspelled as routine key (#2430)

This commit is contained in:
Yurii Rashkovskii
2016-08-13 07:23:06 +02:00
committed by Harshavardhana
parent 723153951c
commit 7829ccea2c
3 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ $ cat config.json
"enable": false,
"url": "",
"exchange": "",
"routineKey": "",
"routingKey": "",
"exchangeType": "",
"mandatory": false,
"immediate": false,