diff --git a/BTCPayServer.Tests/README.md b/BTCPayServer.Tests/README.md index 978327c49..c41b5e301 100644 --- a/BTCPayServer.Tests/README.md +++ b/BTCPayServer.Tests/README.md @@ -63,4 +63,8 @@ The `./docker-lightning-channel-teardown.sh` script closes any existing lightnin 2. Run `docker-compose pull` (this will ensure you have the lastest images) 3. Run again with `docker-compose up dev` +How to run the Altcoin environment? + +`docker-compose -f docker-compose.altcoins.yml up dev` + If you still have issues, try to restart docker.