mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
remove quotes from wtclient fragment
This commit is contained in:
parent
e0bb3b82b0
commit
b2c7a3e6ea
@ -5,4 +5,4 @@ services:
|
||||
environment:
|
||||
LND_EXTRA_ARGS: |
|
||||
wtclient.active=1
|
||||
wtclient.sweep-fee-rate="${LND_WTCLIENT_SWEEP_FEE:-10}"
|
||||
wtclient.sweep-fee-rate=${LND_WTCLIENT_SWEEP_FEE:-10}
|
||||
|
Loading…
Reference in New Issue
Block a user