Add SendEmail ไปที่ระบบออกคำสั่ง
This commit is contained in:
parent
648d940b57
commit
68a8ca9d9f
6 changed files with 69 additions and 16 deletions
|
|
@ -34,5 +34,12 @@
|
|||
"Protocol": "HTTPS",
|
||||
"Node": {
|
||||
"API": "https://bma-ehr.frappet.synology.me/api/v1/probation"
|
||||
},
|
||||
"Mail": {
|
||||
"Server": "smtp.gmail.com",
|
||||
"User": "suphonchai.ph@gmail.com",
|
||||
"Password": "nnjazjcnwhepkxdm",
|
||||
"MailFrom": "suphonchai.ph@gmail.com",
|
||||
"Port": "587"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue