Ubuntu #201
almostheaven1863
started this conversation in
General
Ubuntu
#201
Replies: 1 comment 2 replies
-
Usually those lines would look something like this:
Left side of 1st colon: path on your system (update this for your system) If you are unsure of the path, you can type |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running an Ubuntu node and am having trouble installing LNDg. I already have docker installed. I think the issue is with editing the yaml file.
I am not completely sure how to fill the volumes section out correctly.
volumes:
- /home//.lnd:/root/.lnd:ro
- /home///lndg/data:/lndg/data:rw
I changed the user name but am not sure if I need to change where it says root.
Also, my path to lndg is just /home//lndg. Not sure if there’s something else I need to be adding where it says .
Beta Was this translation helpful? Give feedback.
All reactions