correction in README

This commit is contained in:
Matias Alejo Garcia 2014-01-10 19:58:12 -03:00
parent b5234cc2d0
commit 9a3feeb10b
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ There is a bitcoind configuration sample at:
If you want to use a external bitcoind server set BITCOIND_HOST / BITCOIND_PORT enviroment variables. Make sure that bitcoind is configured to accept incomming connections using 'rpcallowip' decribed in https://en.bitcoin.it/wiki/Running_Bitcoin.
### Environmental Settings
### Environment Variables Settings
There are three environments provided by default, __development__, __test__, and __production__. Each of these environments has the following configuration options:
* __db__ - This is the name of the MongoDB database to use, and is set by default to __mystery-dev__ for the development environment.