Skip to content

Commit 19822cb

Browse files
committed
Remove KERNEL_API_KEY from .env.example files
1 parent 68ca927 commit 19822cb

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# Anthropic API Key - Get from https://console.anthropic.com/
22
ANTHROPIC_API_KEY=your_anthropic_api_key_here
3-
4-
# Kernel API Key - Get from https://dashboard.onkernel.com/api-keys
5-
KERNEL_API_KEY=your_kernel_api_key_here
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
# Copy this file to .env and fill in your API keys
1+
# Anthropic API Key - Get from https://console.anthropic.com/
22
ANTHROPIC_API_KEY=your_anthropic_api_key_here
3-
KERNEL_API_KEY=your_kernel_api_key_here

0 commit comments

Comments
 (0)