From 17f098a1cee2f914b342885b2b89550a32928117 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Sun, 21 Aug 2022 07:06:40 +0100 Subject: [PATCH] Update CARD_ANDROID.md fixes #7 --- docs/CARD_ANDROID.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CARD_ANDROID.md b/docs/CARD_ANDROID.md index 4164fea..9003956 100644 --- a/docs/CARD_ANDROID.md +++ b/docs/CARD_ANDROID.md @@ -35,6 +35,7 @@ lnurlw://card.yourdomain.com/ln?c=...&p=... ### Write the key values to the card on the bolt card server +- ensure the environment variables for the database connection are set up (see `boltcard.service`) - enter the `createboltcard` directory - `$ go build` - `./createboltcard`