mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-13 05:20:40 +02:00
bump btcqbo
This commit is contained in:
parent
fac673241a
commit
9e1ff53ab2
@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
btcqbo:
|
btcqbo:
|
||||||
image: jvandrew/btcqbo:0.1.0
|
image: jvandrew/btcqbo:0.1.1
|
||||||
environment:
|
environment:
|
||||||
REDIS_URL: "redis://redis:6379/0"
|
REDIS_URL: "redis://redis:6379/0"
|
||||||
BTCPAY_HOST: ${BTCPAY_PROTOCOL:-https}://${BTCPAY_HOST}
|
BTCPAY_HOST: ${BTCPAY_PROTOCOL:-https}://${BTCPAY_HOST}
|
||||||
|
Loading…
Reference in New Issue
Block a user