eb2 / env.example
nbugs's picture
Upload 12 files
d119685 verified
raw
history blame contribute delete
137 Bytes
# E2B API Configuration
API_BASE_URL=https://fragments.e2b.dev
API_KEY=your-api-key-here
# Server Configuration
PORT=8000
LOG_LEVEL=INFO