change queue name in leave controller
Some checks failed
release-dev / release-dev (push) Failing after 11s
Some checks failed
release-dev / release-dev (push) Failing after 11s
This commit is contained in:
parent
bf97558614
commit
3bf7cba244
2 changed files with 5 additions and 3 deletions
|
|
@ -44,7 +44,8 @@
|
|||
"Rabbit": {
|
||||
"Host": "192.168.1.40",
|
||||
"User": "admin",
|
||||
"Password": "Test123456"
|
||||
"Password": "Test123456",
|
||||
"Queue": "bma-checkin-queue"
|
||||
},
|
||||
"Mail": {
|
||||
"Server": "mail.bangkok.go.th",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue