From 6e24ff77c8d759d72f59e113e92ddc0458ce152d Mon Sep 17 00:00:00 2001 From: GitHappens2Me Date: Mon, 19 May 2025 14:26:10 +0200 Subject: [PATCH] initial commit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index ae073d79..6bb686fe 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ UPSTREAM_BASE_URL="https://api.openai.com/v1" UPSTREAM_API_KEY="sk-21212121212121212121212121212121" -RECIEVE_LN_ADDRESS="shroominic@walletofsatoshi.com" +RECEIVE_LN_ADDRESS="shroominic@walletofsatoshi.com" COST_PER_REQUEST="10"