dotos 9 år sedan
förälder
incheckning
f0cc9d6017
1 ändrade filer med 2 tillägg och 2 borttagningar
  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')
     };
     /**