mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-16 06:05:17 +01:00
Missing --force-recreate
This commit is contained in:
@@ -16,7 +16,7 @@ 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
|
||||
docker-compose up --force-recreate
|
||||
```
|
||||
|
||||
By default this will connect to a NBXplorer instance hosted by me, on which I can make no promise of avaialability.
|
||||
|
||||
Reference in New Issue
Block a user