mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Corrected typo (resdis -> redis)
This commit is contained in:
parent
fb9ddc5de5
commit
af21908493
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ you can add ambassadors
|
|||
|
||||
(consumer) --> (redis-ambassador) ---network---> (redis-ambassador) --> (redis)
|
||||
|
||||
When you need to rewire your consumer to talk to a different resdis server, you
|
||||
When you need to rewire your consumer to talk to a different redis server, you
|
||||
can just restart the ``redis-ambassador`` container that the consumer is connected to.
|
||||
|
||||
This pattern also allows you to transparently move the redis server to a different
|
||||
|
|
Loading…
Add table
Reference in a new issue