You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
Can someone please enlighten me, I'm currently adding routes in my app, and I want to get the req.session to work also in production build but it returns null
Production using script "cross-env NODE_ENV=production pm2 start server/main.js --name ucf-www"