-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathenv.example
More file actions
32 lines (24 loc) · 795 Bytes
/
env.example
File metadata and controls
32 lines (24 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
COMPUTESDK_API_KEY=your_computesdk_api_key
######## VERCEL ########
VERCEL_TEAM_ID=your_vercel_team_id
VERCEL_PROJECT_ID=your_vercel_project_id
VERCEL_TOKEN=your_vercel_token
######### E2B ########
E2B_API_KEY=your_e2b_api_key
######### MODAL ########
MODAL_TOKEN_ID=your_modal_token_id
MODAL_TOKEN_SECRET=your_modal_token_secret
######### DAYTONA ########
DAYTONA_API_KEY=your_daytona_api_key
######### RAILWAY ########
RAILWAY_API_KEY=your_railway_api_key
RAILWAY_PROJECT_ID=your_railway_project_id
RAILWAY_ENVIRONMENT_ID=your_railway_environment_id
######### NAMESPACE ########
NSC_TOKEN=your_nsc_token
######### BLAXEL ########
BL_API_KEY=your_bl_api_key
BL_WORKSPACE=your_bl_workspace
######### RENDER ########
RENDER_API_KEY=your_render_api_key
RENDER_OWNER_ID=your_render_owner_id