Gigi
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
doc/DOCKER_setup.md
|
|
@ -72,7 +72,7 @@ MyDojo is a set of Docker containers providing a full Samourai backend composed |
|
|
|
|
|
|
|
* Go to the "/dojo_dir/docker/my_dojo/conf" directory |
|
|
|
|
|
|
|
* Edit docker-bitcoin.conf and provide a new value for the following parameters: |
|
|
|
* Edit docker-bitcoind.conf 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. |
|
|
|