mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02: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. |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| start-lnd.sh | ||