e2b2api / .env.example
bibibi12345's picture
initial
b63c874
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