sahat/instagram-hackhands

Public folder path is not correct

ezibyte opened this issue · 0 comments

It should be

app.use(express.static(path.join(__dirname, './../client'), { maxAge: 2628000000 }));