Update gmail password

This commit is contained in:
Ben Ramey
2014-04-14 10:54:44 -05:00
parent 9ee50b296e
commit bca0330f46

View File

@@ -36,7 +36,7 @@ module.exports = {
service: "Gmail", service: "Gmail",
auth: { auth: {
user: "ben.ramey@gmail.com", user: "ben.ramey@gmail.com",
pass: "Mila(18)?" pass: "dxir9PwxRwh9tauwcEbj"
} }
}); });