Skip to content

Commit

Permalink
rebump liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukks authored Dec 28, 2021
1 parent 7ed86a1 commit d73cab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose-generator/docker-fragments/liquid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
elementsd_liquid:
restart: unless-stopped
container_name: btcpayserver_elementsd_liquid
image: btcpayserver/elements:0.18.1.12
image: btcpayserver/elements:0.21.0.1
environment:
ELEMENTS_NETWORK: ${NBITCOIN_NETWORK:-regtest}
ELEMENTS_MAINNET_CHAIN: "liquidv1"
Expand All @@ -17,6 +17,7 @@ services:
whitelist=0.0.0.0/0
validatepegin=0
fallbackfee=0.000001
rpcallowip=0.0.0.0/0
expose:
- "43782"
- "39388"
Expand Down

0 comments on commit d73cab1

Please sign in to comment.