Skip to content

Commit 7aa0cc3

Browse files
committed
update to trigger workflow deployment
1 parent 4997e96 commit 7aa0cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ postgresClient.on('connect', (client) => {
3535
const { createClient } = require('redis');
3636

3737
console.log(
38-
'server-debug Connecting to Redis at:',
38+
'server-debug try Connecting to Redis at:',
3939
keys.redisHost,
4040
keys.redisPort
4141
);

0 commit comments

Comments
 (0)