Skip to content

Commit 1e8bea3

Browse files
Update env-variables.md
1 parent df065c8 commit 1e8bea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/redisinsight/install/env-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ You can configure Redis Insight with the following environment variables.
2222
| 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> |
2323
| 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>|
2424
| 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

Comments
 (0)