Update documentation about default bind address

This commit is contained in:
vrde
2016-04-15 16:33:26 +02:00
parent 6844a1a212
commit 7cd26cbd3a
3 changed files with 9 additions and 7 deletions

View File

@@ -130,7 +130,7 @@ stored on your host machine under ` ~/.bigchaindb_docker/config`:
$ docker-compose run --rm bigchaindb bigchaindb configure
Starting bigchaindb_rethinkdb-data_1
Generating keypair
API Server bind? (default `0.0.0.0:9984`):
API Server bind? (default `localhost:9984`):
Database host? (default `localhost`): rethinkdb
Database port? (default `28015`):
Database name? (default `bigchain`):