diff --git a/README.md b/README.md index 9c9a23da..8d5344cc 100644 --- a/README.md +++ b/README.md @@ -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_USER BITCOIND_PASS + BITCOIND_DATADIR # bitcoind datadir for livenet, or datadir/testnet3 for testnet INSIGHT_NETWORK [= 'livenet' | 'testnet'] ```