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"