1
0

bump transmuter

This commit is contained in:
Andrew Camilleri
2019-12-13 10:56:41 +01:00
committed by GitHub
parent ce06b5eb23
commit 8d3914fa03

View File

@@ -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: