change comsumer queue
This commit is contained in:
parent
5e891b96b7
commit
db2dd8b6bc
2 changed files with 7 additions and 3 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"Rabbit": {
|
||||
"Host": "192.168.1.40",
|
||||
"User": "admin",
|
||||
"Password": "Test123456"
|
||||
"Password": "Test123456",
|
||||
"Queue": "bma-checkin-queue"
|
||||
},
|
||||
"API": "https://localhost:7283/api/v1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue