You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/redisinsight/configuration.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ Redis Insight allows you to preconfigure database connections using environment
50
50
| RI_REDIS_TLS_CERT_PATH*| Path to the Client certificate file. | N/A ||
51
51
| RI_REDIS_TLS_KEY_BASE64*| Private key for the client certificate in base64 format. | N/A | Indicate a private key in this environment variable or use another variable to get it from a file. |
52
52
| RI_REDIS_TLS_KEY_PATH*| Path to private key file. | N/A ||
53
+
| RI_REDIS_DB | Database index to connect to. | N/A ||
53
54
54
55
### Preconfigure database connections using a JSON file
55
56
Redis Insight also allows you to preconfigure database connections using a JSON file.
0 commit comments