docker-bitcoind/bitcoind.conf
2015-11-02 11:49:08 -08:00

7 lines
129 B
Plaintext

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