diff --git a/invoicer/invoicer.conf b/invoicer/invoicer.conf index 4c6972a..38a73f3 100644 --- a/invoicer/invoicer.conf +++ b/invoicer/invoicer.conf @@ -11,7 +11,7 @@ off-chain-only = false host = "localhost" port = 8332 user = "invoicer" -pass = "" +pass = "RPCPASS" [lnd] host = "localhost"