mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add param 'rethinkdb' in docs for configure cmd.
This commit is contained in:
parent
90eb38e7f1
commit
516c753910
@ -21,7 +21,7 @@ be stored in a file on your host machine at `~/bigchaindb_docker/.bigchaindb`:
|
|||||||
|
|
||||||
```text
|
```text
|
||||||
docker run --rm -v "$HOME/bigchaindb_docker:/data" -ti \
|
docker run --rm -v "$HOME/bigchaindb_docker:/data" -ti \
|
||||||
bigchaindb/bigchaindb -y configure
|
bigchaindb/bigchaindb -y configure rethinkdb
|
||||||
Generating keypair
|
Generating keypair
|
||||||
Configuration written to /data/.bigchaindb
|
Configuration written to /data/.bigchaindb
|
||||||
Ready to go!
|
Ready to go!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user