bump
This commit is contained in:
@@ -302,6 +302,8 @@ This will generate your docker-compose in the `Generated` folder, which you can
|
||||
|
||||
Note that BTCPayServer developers will not spend excessive time testing your image, so make sure it works.
|
||||
|
||||
# Support
|
||||
|
||||
# FAQ
|
||||
|
||||
## How can I modify my environment?
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
|
||||
btcpayserver:
|
||||
restart: unless-stopped
|
||||
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.47}
|
||||
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.48}
|
||||
expose:
|
||||
- "49392"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user