-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
20 lines (17 loc) · 1004 Bytes
/
.env.example
File metadata and controls
20 lines (17 loc) · 1004 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Execwall Environment Configuration
# Copy this file to .env and fill in your values
# NEVER commit .env to version control
# =============================================================================
# OpenRouter API (for LLM cost routing)
# =============================================================================
OPENROUTER_API_KEY=sk-or-v1-your-api-key-here
# =============================================================================
# Email Configuration (Gmail App Password for Himalaya)
# =============================================================================
# Generate an app password at: https://myaccount.google.com/apppasswords
GMAIL_APP_PASSWORD=xxxx-xxxx-xxxx-xxxx
GMAIL_ADDRESS=your-email@gmail.com
# =============================================================================
# JetPatch Console (optional - for centralized budget management)
# =============================================================================
# JETPATCH_API_KEY=your-jetpatch-api-key