Brendan Abolivier 8 年之前
父節點
當前提交
3195c67a7d
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      server.js

+ 1
- 0
server.js 查看文件

@@ -14,6 +14,7 @@ var log = printit({
14 14
     date: true
15 15
 });
16 16
 
17
+// nodemailer initial configuration
17 18
 var transporter = nodemailer.createTransport(settings.mailserver);
18 19
 
19 20
 // Serve static (JS + HTML) files