cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
232 stars 49 forks source link

Change docker compose logs volume #400

Open bufo24 opened 3 weeks ago

bufo24 commented 3 weeks ago

I was not able to run this docker compose file since Docker created this folder /root/lndg/data/lndg-controller.log instead of a file. I switched this to just mounting a logs directory where the log files could be written to