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/install/env-variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,4 @@ You can configure Redis Insight with the following environment variables.
22
22
| RI_LOG_LEVEL | Configures the log level of the application. |`info`| Supported logging levels are prioritized from highest to lowest: <ul> <li>error<li> warn<li>info<li> http<li> verbose<li> debug<li> silly</ul> |
23
23
| RI_FILES_LOGGER | Logs to file |`true`| By default, you can find log files in the following folders: <ul> <li> Docker: `/data/logs` <li> desktop: `<user-home-dir>/.refisinsight-app/logs` </ul>|
24
24
| RI_STDOUT_LOGGER | Logs to STDOUT |`true`||
25
-
| RI_PROXY_PATH | Configures the subpath proxy path| n/a | Available only for Docker. |
25
+
| RI_PROXY_PATH | Configures a subpath for a proxy| n/a | Available only for Docker. |
0 commit comments