6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
OPENROUTER_API_KEY=your_openrouter_api_key_here
|
|
BOT_API_SECRET=your_super_secret_bot_key
|
|
BACKEND_URL=http://localhost:3001/api
|
|
BOT_MODE=PROD
|
|
TRANSACTION_TYPES=SERVICE,JOB
|
|
COUNT_PER_TYPE=1 |