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: README.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
@@ -55,7 +55,7 @@ If you have any issues occurring in Redis Insight, you can follow the steps belo
55
55
*[How to debug](https://github.com/RedisInsight/RedisInsight/wiki/How-to-debug)
56
56
57
57
## Redis Insight API (only for Docker)
58
-
http://localhost:5540/api/docs
58
+
If you are running Redis Insight from [Docker](https://hub.docker.com/r/redis/redisinsight), you can access the API from `http://localhost:5540/api/docs`.
0 commit comments