Jelajahi Sumber

Update app.js

tae-bot 9 bulan lalu
induk
melakukan
425da7d42d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -59,4 +59,4 @@ app.use(function(err, req, res, next) {
 
 connect();
 
-export {app};
+module.exports = app;