mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Merge branch 'master' into 142993479-tags
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ const {RedisPubSub} = require('graphql-redis-subscriptions');
|
||||
|
||||
const {connectionOptions} = require('../services/redis');
|
||||
|
||||
module.exports = new RedisPubSub(connectionOptions);
|
||||
module.exports = new RedisPubSub({connection: connectionOptions});
|
||||
|
||||
Reference in New Issue
Block a user