fix issue : ระบบลงเวลาต้องมีการเช็คสถานะใน rabbitMQ ด้วยว่ามีการรอรันอยู่ไหม ลงเวลาเข้า/ออกงาน #894
Some checks failed
release-dev / release-dev (push) Failing after 12s
Some checks failed
release-dev / release-dev (push) Failing after 12s
This commit is contained in:
parent
7d4642a2f3
commit
7d88493a54
3 changed files with 175 additions and 25 deletions
|
|
@ -45,7 +45,8 @@
|
|||
"Host": "192.168.1.40",
|
||||
"User": "admin",
|
||||
"Password": "Test123456",
|
||||
"Queue": "bma-checkin-queue"
|
||||
"Queue": "bma-checkin-queue",
|
||||
"URL": "https://edm-mq.frappet.synology.me/api/queues/%2F/"
|
||||
},
|
||||
"Mail": {
|
||||
"Server": "mail.bangkok.go.th",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue