mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
7 lines
177 B
Bash
7 lines
177 B
Bash
UPSTREAM_BASE_URL="https://api.openai.com/v1"
|
|
UPSTREAM_API_KEY="sk-21212121212121212121212121212121"
|
|
|
|
RECIEVE_LN_ADDRESS="shroominic@walletofsatoshi.com"
|
|
|
|
COST_PER_REQUEST="10"
|