Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umbrel: respect the $BITCOIN_NETWORK env var #40

Open
daveajones opened this issue Feb 28, 2022 · 2 comments
Open

Umbrel: respect the $BITCOIN_NETWORK env var #40

daveajones opened this issue Feb 28, 2022 · 2 comments

Comments

@daveajones
Copy link
Contributor

Respect the $BITCOIN_NETWORK environment variable to test which network is being asked for and use the proper macaroon. Referenced by issue: #1278 on the Umbrel repo.

@ericpp
Copy link
Collaborator

ericpp commented Jul 29, 2022

Would adding the following to the environment section of the Umbrel docker-compose.yml file resolve this issue?

LND_ADMINMACAROON: "/lnd/data/chain/bitcoin/$APP_BITCOIN_NETWORK/admin.macaroon"

@daveajones
Copy link
Contributor Author

Interesting. Not sure. Since the move from 0.4.x to 0.5.x I’m unsure if any of that changed. Will need to test once my Umbrel is successfully upgraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants