Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phlegx authored Dec 7, 2023
1 parent 824d906 commit 60d4e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ docker run \
-p 3001:9292 \
-e REDIS_SENTINEL_URIS=uri1,uri2,uri3:26379 \
-e REDIS_SENTINEL_PORT=26379 \
-e REDIS_SENTINEL_NAME=urimaster \
-e REDIS_SENTINEL_NAME=mymaster \
-e REDIS_SENTINEL_PASSWORD=password \
-e REDIS_PASSWORD=password \
-e REDIS_DB=1 \
Expand Down

0 comments on commit 60d4e82

Please sign in to comment.