Skip to content

Commit

Permalink
remove quotes from wtclient fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafier authored and Kukks committed Jul 19, 2021
1 parent e0bb3b8 commit b2c7a3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}

0 comments on commit b2c7a3e

Please sign in to comment.