We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dfa418 + 5e2bfe5 commit 99053d0Copy full SHA for 99053d0
content/develop/connect/insight/_index.md
@@ -159,6 +159,11 @@ These are the locations on supported platforms:
159
You can install Redis Insight on operating systems that are not officially supported, but it may not behave as expected.
160
{{< /note >}}
161
162
+## Redis Insight API (only for Docker)
163
+
164
+If you are running Redis Insight from [Docker]({{< relref "/operate/redisinsight/install/install-on-docker" >}}),
165
+you can access the API from `http://localhost:5540/api/docs`.
166
167
## Feedback
168
169
To provide your feedback, [open a ticket in our Redis Insight repository](https://github.com/Redis-Insight/Redis-Insight/issues/new).
0 commit comments