Brendan Abolivier hace 8 años
padre
commit
3195c67a7d
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      server.js

+ 1
- 0
server.js Ver fichero

@@ -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