From 118f564d44b5e77040174b6d27f943ba47ab72fa Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:44:14 +0200 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 2348d62..2b58494 100644 --- a/.env.example +++ b/.env.example @@ -4,7 +4,7 @@ CASHU_DIR=~/.cashu # WALLET -# MINT_URL=http://localhost:8000/cashu/api/v1/cashu/SUVB2UrJSd9LKmn6aoSpVq +# MINT_URL=https://localhost:3338 MINT_HOST=127.0.0.1 MINT_PORT=3338