1
0

Update Transmuter (#202)

* bump transmuter

* add tor for transmuter

* bump
This commit is contained in:
Andrew Camilleri
2019-10-02 11:31:26 +02:00
committed by Nicolas Dorier
parent d56238bb01
commit 08314c6086
2 changed files with 12 additions and 2 deletions

View File

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