1
0

Update docker-compose (#863)

This commit is contained in:
Nicolas Dorier
2023-12-26 18:55:47 +09:00
committed by GitHub
parent 885de9496f
commit 1ef9d11738
10 changed files with 38 additions and 23 deletions

View File

@@ -3,6 +3,7 @@ version: "3"
services:
btcpayserver:
restart: unless-stopped
container_name: generated_btcpayserver_1
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.12.3$<BTCPAY_BUILD_CONFIGURATION>?}
expose:
- "49392"