Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
netsyncmali committed Jan 8, 2024
1 parent c77d446 commit 00da43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 00da43f

Please sign in to comment.