Merge pull request #231 from ryanxcharles/feature/add-datadir-to-readme
add datadir to readme
This commit is contained in:
commit
66034a0a1f
@ -181,6 +181,7 @@ If you want to use a external bitcoind server set the following environment vari
|
|||||||
BITCOIND_P2P_PORT # P2P Bitcoind Port
|
BITCOIND_P2P_PORT # P2P Bitcoind Port
|
||||||
BITCOIND_USER
|
BITCOIND_USER
|
||||||
BITCOIND_PASS
|
BITCOIND_PASS
|
||||||
|
BITCOIND_DATADIR # bitcoind datadir for livenet, or datadir/testnet3 for testnet
|
||||||
INSIGHT_NETWORK [= 'livenet' | 'testnet']
|
INSIGHT_NETWORK [= 'livenet' | 'testnet']
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user