# [core] # Maintain a full transaction index, used by the getrawtransaction rpc call. txindex=1 # [rpc] # Accept command line and JSON-RPC commands. server=1 rpcauth=: # You can use https://jlopp.github.io/bitcoin-core-rpc-auth-generator/ to generate this. rpcallowip= # You probably want to put the subnet mask used in the docker-compose.yaml .env file here. rpcbind=0.0.0.0 # [wallet] # Do not load the wallet and disable wallet RPC calls. disablewallet=1 pruned=0 peerbloomfilters=1