feat: Add RabbitMQ

This commit is contained in:
Suphonchai Phoonsawat 2024-07-06 11:04:12 +07:00
parent d3034c1a06
commit 8902080336
15 changed files with 2292 additions and 2069 deletions

View file

@ -43,5 +43,10 @@
"Node": {
"API": "https://bma-ehr.frappet.synology.me/api/v1/probation"
},
"API": "https://bma-ehr.frappet.synology.me/api/v1"
"API": "https://bma-ehr.frappet.synology.me/api/v1",
"RabbitMQ" :{
"URL": "localhost",
"UserName": "frappet",
"Password": "FPTadmin2357"
}
}