d119685
1
2
3
4
5
6
7
# E2B API Configuration API_BASE_URL=https://fragments.e2b.dev API_KEY=your-api-key-here # Server Configuration PORT=8000 LOG_LEVEL=INFO