mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
8 lines
114 B
YAML
8 lines
114 B
YAML
version: "3"
|
|
|
|
services:
|
|
lnd_bitcoin:
|
|
environment:
|
|
LND_EXTRA_ARGS: |
|
|
db.bolt.auto-compact=true
|