From c07bccf03d1f530d4d5939a824fcd5f9fe9c1c53 Mon Sep 17 00:00:00 2001 From: wario_is_here <117512622+warioishere@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:19:01 +0200 Subject: [PATCH] Update README.md update the path in the container to the correct one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a45cc91..042590fe 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ services: build: . volumes: - /home//.lnd:/root/.lnd:ro - - /home///lndg/data:/lndg/data:rw + - /home///lndg/data:/app/data:rw command: - sh - -c