Browse Source

Update index

odoacre 1 year ago
parent
commit
ad595062cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -9,6 +9,7 @@
         "socket.io": "^4.5.3"
     },
     "scripts": {
+        
         "start": "node ./server/index.js > /var/log/hod.emersa.it"
     }
 }