mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-07 08:24:20 +01:00
In this commit, we fix a lingering issue in the execution of the lnd container, after the new macaroon based authentication was added. With the new authentication feature, if the datadir was changed, but `lncli` wasn't updated to point to the macaroon path, then none of the commands would work. To fix this, we simply omit setting the data directory.