mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-14 03:48:15 +01:00
fix test README
This commit is contained in:
parent
72d1344002
commit
774565b121
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ You can however use the `docker-compose.yml` of this folder to get it running.
|
|||
This is running a bitcoind instance on regtest, a private bitcoin blockchain for testing on which you can generate blocks yourself.
|
||||
|
||||
```
|
||||
docker-compose up nbxplorer
|
||||
docker-compose up dev
|
||||
```
|
||||
|
||||
You can run the tests while it is running through your favorite IDE, or with
|
||||
|
|
Loading…
Add table
Reference in a new issue