IO-2935-Add-Enhanced-Websocket-Provider - fixes

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-09-24 20:54:14 -04:00
parent 103d7c2bb2
commit 82e2e332cf
5 changed files with 22 additions and 17 deletions

View File

@@ -183,7 +183,7 @@ const applyRedisHelpers = (pubClient, app) => {
// if (process.env.NODE_ENV === "development") {
// demoSessionData();
// }
// "th1s1sr3d1s" (BCrypt)
return api;
};
module.exports = applyRedisHelpers;