Commit 1425a97a authored by Internship UKSW 2019's avatar Internship UKSW 2019

Initial commit

parent 4f785c80
...@@ -19,7 +19,7 @@ const sendEmail = (request, response) => { ...@@ -19,7 +19,7 @@ const sendEmail = (request, response) => {
user: 'vdocmanagement@gmail.com', user: 'vdocmanagement@gmail.com',
pass: 'docmgmt123' pass: 'docmgmt123'
}, },
proxy: 'http://10.194.194.2:80' proxy: 'http://10.194.194.2:8080'
}) })
let mailOptions = { let mailOptions = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment