Skip to content

Commit d5ea4b8

Browse files
committed
updated link
1 parent 461a185 commit d5ea4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/sessionConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const redisClient = createClient({
55
password: process.env.REDIS_PASSWORD,
66
socket: {
77
host: process.env.REDIS_HOST,
8-
port: 11743
8+
port: 14125
99
}
1010
})
1111

0 commit comments

Comments
 (0)