Update btcpayserver.yml

This commit is contained in:
Andrew Camilleri 2023-07-29 10:04:59 +02:00 committed by GitHub
parent 3472aa3a3b
commit 19a4d077d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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