add autopilot
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
version: "3"
|
||||||
|
|
||||||
|
services:
|
||||||
|
lnd_bitcoin:
|
||||||
|
environment:
|
||||||
|
LND_EXTRA_ARGS: |
|
||||||
|
autopilot.active=1
|
||||||
|
autopilot.maxchannels=5
|
||||||
|
autopilot.allocation=0.6
|
||||||
Reference in New Issue
Block a user