Files
stacks-puppet-node/api/deployment/blockstack-server.ini

24 lines
438 B
INI

[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]
enabled = false
email = foo@bar.com
server_version = 0.19.0
[blockstack-api]
enabled = true
server_version = 0.19.0
api_port = 6270
api_host = 0.0.0.0
api_protocol = http
indexer_url = http://blockstack-core:6264