1
0

missing files

This commit is contained in:
NicolasDorier
2017-09-29 17:06:43 +09:00
parent a96bc00a10
commit 2aa1854e24
2 changed files with 53 additions and 0 deletions

5
Regtest/README.md Normal file
View File

@@ -0,0 +1,5 @@
# About this docker-compose
This docker-compose shows how to configure postgres, bitcoind, NBXplorer and BTCPay.
It exposes BTCPay on the host address http://localhost:8080/.
It also exposes Bitcoin Core RPC which you can access through port 8081 `bitcoin-cli -regtest -rpcport=8081 -rpcpassword=DwubwWsoo3 -rpcuser=ceiwHEbqWI83 getblockcount`.