mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 11:04:30 +01:00
Use eclair special image for btcpay
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
container_name: btcpayserver_eclair_bitcoin
|
||||
restart: unless-stopped
|
||||
stop_signal: SIGINT
|
||||
image: acinq/eclair:v0.3.2
|
||||
image: acinq/eclair:btcpay
|
||||
environment:
|
||||
PUBLIC_HOST: ${BTCPAY_HOST}
|
||||
JAVA_OPTS: |
|
||||
|
||||
Reference in New Issue
Block a user