1
0
This commit is contained in:
nicolas.dorier
2019-01-28 16:27:59 +09:00
parent c3a6c3d4c5
commit 881975a0f5
2 changed files with 3 additions and 1 deletions

View File

@@ -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?

View File

@@ -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: