mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
10 lines
173 B
YAML
10 lines
173 B
YAML
version: "3"
|
|
|
|
services:
|
|
lnd_litecoin:
|
|
environment:
|
|
LND_EXTRA_ARGS: |
|
|
autopilot.active=1
|
|
autopilot.maxchannels=5
|
|
autopilot.allocation=0.6
|