1
0

Update btcpayserver.yml

This commit is contained in:
Andrew Camilleri
2023-07-27 15:21:55 +02:00
committed by GitHub
parent 0e04f101ae
commit c58fbdff15

View File

@@ -3,7 +3,7 @@ version: "3"
services:
btcpayserver:
restart: unless-stopped
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.10.3$<BTCPAY_BUILD_CONFIGURATION>?}
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.11.0$<BTCPAY_BUILD_CONFIGURATION>?}
expose:
- "49392"
environment: