mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
bump transmuter
This commit is contained in:
parent
ce06b5eb23
commit
8d3914fa03
@ -3,7 +3,7 @@ version: "3"
|
||||
services:
|
||||
btctransmuter:
|
||||
restart: unless-stopped
|
||||
image: btcpayserver/btctransmuter:0.0.43
|
||||
image: btcpayserver/btctransmuter:0.0.44
|
||||
container_name: btctransmuter
|
||||
environment:
|
||||
TRANSMUTER_Database: User ID=postgres;Host=postgres;Port=5432;Database=btctransmuter${NBITCOIN_NETWORK:-regtest}
|
||||
@ -31,4 +31,4 @@ services:
|
||||
environment:
|
||||
BTCPAY_EXTERNALSERVICES: "BTC Transmuter:btctransmuter;"
|
||||
volumes:
|
||||
btctransmuter_datadir:
|
||||
btctransmuter_datadir:
|
||||
|
Loading…
Reference in New Issue
Block a user