change queue name in leave controller
Some checks failed
release-dev / release-dev (push) Failing after 11s

This commit is contained in:
Suphonchai Phoonsawat 2024-12-13 12:57:30 +07:00
parent bf97558614
commit 3bf7cba244
2 changed files with 5 additions and 3 deletions

View file

@ -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",