docker-bitcoind/supervisor-bitcoin.conf
2015-11-01 19:12:52 -08:00

7 lines
129 B
Plaintext

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