mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 19:31:00 +08:00
Add docker install instructions
This commit is contained in:
14
tools/docker/blockstack-server.ini
Normal file
14
tools/docker/blockstack-server.ini
Normal file
@@ -0,0 +1,14 @@
|
||||
[bitcoind]
|
||||
p2p_port = 8333
|
||||
regtest = False
|
||||
spv_path = /root/.virtualchain-spv-headers.dat
|
||||
server = bitcoin.blockstack.com
|
||||
passwd = blockstacksystem
|
||||
user = blockstack
|
||||
timeout = 300
|
||||
port = 8332
|
||||
use_https = False
|
||||
|
||||
[blockstack]
|
||||
email = foo@bar.com
|
||||
server_version = 0.18.0.0
|
||||
Reference in New Issue
Block a user