Browse Source

add datadir to readme

generic-ui
Ryan X. Charles 11 years ago
parent
commit
c75c8bcb9e
  1. 1
      README.md

1
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']
```

Loading…
Cancel
Save