stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

Fix misc errors #27

Closed MarvinJanssen closed 3 years ago

MarvinJanssen commented 3 years ago

Fixes #23 and some other issues. (Should not mount a file but rather a directory, causes a failure on some systems.)

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

MarvinJanssen commented 3 years ago

To note: if you ran docker-compose up before trying this PR. It is possible that you have an erroneous directory you will have to delete first: stacks-node-follower/Config.toml.

MarvinJanssen commented 3 years ago

@unclemantis I changed the .env var name. Compare to sample.env. Apologies for not pointing that out in the PR.

https://github.com/blockstack/stacks-local-dev/pull/27/files#diff-b80385df109d2e96812772e7905b6d846a851623b7261d35480bdb4e83a009d0R25