docker-bitcoind/bitcoind.conf

7 lines
129 B
Plaintext
Raw Permalink Normal View History

2015-11-01 19:12:52 -08:00
[supervisord]
nodaemon=true
[program:bitcoind]
command=su -c "bitcoind -conf=/home/crypto/bitcoin.conf" crypto
autorestart=true