1
0

Update btcpayserver.yml

This commit is contained in:
Andrew Camilleri
2023-06-07 18:20:10 +02:00
committed by GitHub
parent fc379bcb87
commit b7b1fe1b83

View File

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