Brendan Abolivier před 8 roky
rodič
revize
3195c67a7d
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      server.js

+ 1
- 0
server.js Zobrazit soubor

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