Skip to content

Commit cc721c4

Browse files
Update configuration.md
1 parent b058eba commit cc721c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/operate/redisinsight/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Redis Insight allows you to preconfigure database connections using environment
5050
| RI_REDIS_TLS_CERT_PATH* | Path to the Client certificate file. | N/A | |
5151
| 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. |
5252
| RI_REDIS_TLS_KEY_PATH* | Path to private key file. | N/A | |
53+
| RI_REDIS_DB | Database index to connect to. | N/A | |
5354

5455
### Preconfigure database connections using a JSON file
5556
Redis Insight also allows you to preconfigure database connections using a JSON file.

0 commit comments

Comments
 (0)