mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Update opt-add-btcqbo.yml (#159)
* Fixes duplicate payment bug * Updates to Python-Redis 3
This commit is contained in:
parent
befda53140
commit
edc49ee303
@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
btcqbo:
|
btcqbo:
|
||||||
image: jvandrew/btcqbo:0.3.32
|
image: jvandrew/btcqbo:0.3.36
|
||||||
environment:
|
environment:
|
||||||
REFRESH_MINS: 50
|
REFRESH_MINS: 50
|
||||||
REDIS_HOST: "redis"
|
REDIS_HOST: "redis"
|
||||||
|
Loading…
Reference in New Issue
Block a user