docker-bitcoind/bitcoind.conf

7 lines
129 B
Plaintext

[supervisord]
nodaemon=true
[program:bitcoind]
command=su -c "bitcoind -conf=/home/crypto/bitcoin.conf" crypto
autorestart=true