Fix docker command (#190)
This commit is contained in:
parent
b4ec04173c
commit
f72ca7d38f
@ -88,7 +88,7 @@ In case some tx from your bridge validator account were done outside the bridge,
|
||||
```
|
||||
1. Connect to the redis container:
|
||||
```
|
||||
$ docker-container exec redis /bin/bash
|
||||
$ docker-compose exec redis /bin/bash
|
||||
```
|
||||
you should get a shell prompt from inside the docker container, similar to this:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user