bump transmuter (#191)

This commit is contained in:
Andrew Camilleri 2019-09-03 10:28:58 +02:00 committed by Nicolas Dorier
parent 8d603b7485
commit 211ce5bdaf

View File

@ -3,7 +3,7 @@ version: "3"
services:
btctransmuter:
restart: unless-stopped
image: btcpayserver/btctransmuter:0.0.26
image: btcpayserver/btctransmuter:0.0.33
environment:
TRANSMUTER_Database: User ID=postgres;Host=postgres;Port=5432;Database=btctransmuter${NBITCOIN_NETWORK:-regtest}
TRANSMUTER_DatabaseType: postgres