Skip to content

Commit 021f24b

Browse files
committed
update default info
1 parent af075db commit 021f24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/api/src/common/constants/general.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ export enum TransformGroup {
55
export const UNKNOWN_REDIS_INFO = {
66
server: {
77
redis_version: 'unknown',
8+
redis_mode: 'standalone',
89
},
910
};

0 commit comments

Comments
 (0)