mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 05:04:20 +01:00
bump transmuter to .24 (#143)
This commit is contained in:
committed by
Nicolas Dorier
parent
23e5608cef
commit
c59ee2c2a8
@@ -3,7 +3,7 @@ version: "3"
|
||||
services:
|
||||
btctransmuter:
|
||||
restart: unless-stopped
|
||||
image: btcpayserver/btctransmuter:0.0.23
|
||||
image: btcpayserver/btctransmuter:0.0.24
|
||||
environment:
|
||||
TRANSMUTER_Database: User ID=postgres;Host=postgres;Port=5432;Database=btctransmuter${NBITCOIN_NETWORK:-regtest}
|
||||
TRANSMUTER_DatabaseType: postgres
|
||||
|
||||
Reference in New Issue
Block a user