Browse Source

patch develop for #43

umbrel
kenshin-samourai 5 years ago
parent
commit
06a0c9948d
  1. 2
      doc/DOCKER_setup.md

2
doc/DOCKER_setup.md

@ -93,7 +93,7 @@ This procedure allows to install a new Dojo from scratch.
* Go to the `<dojo_dir>/docker/my-dojo/conf` directory
* Edit docker-bitcoin.conf.tpl and provide a new value for the following parameters:
* Edit docker-bitcoind.conf.tpl and provide a new value for the following parameters:
* `BITCOIND_RPC_USER` = login protecting the access to the RPC API of your full node,
* `BITCOIND_RPC_PASSWORD` = password protecting the access to the RPC API of your full node.
* If your machine has a lot of RAM, it's recommended that you increase the value of `BITCOIND_DB_CACHE` for a faster Initial Block Download.

Loading…
Cancel
Save