hrms-api-backend/BMA.EHR.CheckInConsumer/appsettings.json
Suphonchai Phoonsawat f0fe68d851 fix leave
2024-08-19 16:00:00 +07:00

8 lines
No EOL
159 B
JSON

{
"Rabbit": {
"Host": "192.168.1.40",
"User": "admin",
"Password": "Test123456"
},
"API": "https://localhost:7283/api/v1"
}