Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/develop/connect/insight/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@ These are the locations on supported platforms:
You can install Redis Insight on operating systems that are not officially supported, but it may not behave as expected.
{{< /note >}}

## Redis Insight API (only for Docker)

If you are running Redis Insight from [Docker]({{< relref "/operate/redisinsight/install/install-on-docker" >}}),
you can access the API from `http://localhost:5540/api/docs`.

## Feedback

To provide your feedback, [open a ticket in our Redis Insight repository](https://github.com/Redis-Insight/Redis-Insight/issues/new).
Expand Down
Loading