diff --git a/src/app.module.ts b/src/app.module.ts index 9588672..67e2fcd 100644 --- a/src/app.module.ts +++ b/src/app.module.ts @@ -9,7 +9,7 @@ import { WebsocketGateway } from './websocket-gateway/websocket.gateway'; CheckerModule, BullModule.forRoot({ redis: { - host: '127.0.0.1', + host: '146.235.208.110', port: 6377, password: "RedisAuth" },