dotos hace 9 años
padre
commit
f0cc9d6017
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app.js

+ 2 - 2
app.js

@@ -39,8 +39,8 @@ app.all('*', function(req, res, next) {
         IP: ip,
         Host: host,
         Referer: ref,
-        //Protocol: protocol,
-        OriginalUrl: originalUrl,
+        //Protocol: protocol, 
+        OriginalUrl: originalUrl, 
         Time:moment().format('YYYY-MM-DD HH:mm:ss.ms Z')
     };
     /**