1
0

fix, was not using postgres

This commit is contained in:
NicolasDorier
2017-09-27 23:53:59 +09:00
parent d655dfec7d
commit bf8579eeaa
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ If you want to refresh the btcpay image up to the latest master, you need to reb
```
docker build . -t btcpay --no-cache
docker-compose build
docker-compose up
```
By default this will connect to a NBXplorer instance hosted by me, on which I can make no promise of avaialability.