forked from MalishkinMV/corezoid-ai-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
18 lines (13 loc) · 678 Bytes
/
Copy path.env.example
File metadata and controls
18 lines (13 loc) · 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Corezoid API credentials
# Copy this file to .env and fill in your values
# API login (numeric user ID shown in Account Settings → API)
API_LOGIN=65281
# API secret key (from Account Settings → API, NOT the JWT session token)
SECRET=your_api_secret_key_here
# Corezoid admin instance URL — must end with /api/2/json
BASE_URL=https://admin.corezoid.com/api/2/json
# Company ID — always prefixed with "i" followed by the numeric workspace ID
# Find it in your workspace URL: admin.corezoid.com/<this-value>/workspace/...
COMPANY_ID=i469b4ea8f1894c46b613d7be004aeac1
# Default folder for process deployment (from project URL: .../stage/<FOLDER_ID>)
FOLDER_ID=671080