mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Update README.md to include upgrade instructions (#811)
Update README.md to include upgrade instructions
This commit is contained in:
parent
a5ee4d9460
commit
5d1a55b3b1
@ -593,3 +593,7 @@ SET search_path TO "BTCPayServer.Plugins.MyPlugin", public;
|
|||||||
# table list now also shows the MyPlugin tables
|
# table list now also shows the MyPlugin tables
|
||||||
\dt
|
\dt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How do I upgrade my BTCPay Server docker?
|
||||||
|
|
||||||
|
Run the script `./btcpay-update.sh` and patiently wait for your server to be upgraded.
|
||||||
|
Loading…
Reference in New Issue
Block a user