Skip to content

Commit 006a711

Browse files
refactor: move redisinsight into redis directory
1 parent 8fcb2e7 commit 006a711

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The repository currently supports these message brokers:
7070

7171
[Redisinsight](https://redis.io/insight/) is available:
7272

73-
- Add `./redisinsight.yml` to your `.env`
73+
- Add `./redis/redisinsight.yml` to your `.env`
7474
- Got to [redisinsight.${DOCKER_HOST_SUFFIX}.lph](https://redisinsight.${DOCKER_HOST_SUFFIX}.lph/) or [redisinsight.lph](https://redisinsight.lph/)
7575

7676
An optional watchtower service is available to update docker images automatically. Add `watchtower.yml` to `COMPOSE_FILE` variable and set a schedule with `WATCHTOWER_SCHEDULE` variable in your `.env` file (default is `0 0 17 * * *`). You should also [login to your docker hub account](https://docs.docker.com/security/for-developers/access-tokens/#create-an-access-token) to prevent rate limit issues.
File renamed without changes.

0 commit comments

Comments
 (0)