mirror of
https://github.com/rajnandan1/kener.git
synced 2026-08-07 07:14:56 +00:00
7 lines
126 B
Bash
7 lines
126 B
Bash
NODE_ENV=production
|
|
PORT=3000
|
|
GH_TOKEN=your_github_token
|
|
API_TOKEN=your_api_token
|
|
API_IP=""
|
|
API_IP_REGEX=""
|
|
KENER_BASE_PATH="" |