Skip to content

Commit

Permalink
build: Remove unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllimyt committed Apr 28, 2024
1 parent 01c10cb commit 052895b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .env.example
Expand Up @@ -40,10 +40,3 @@ NEXT_PUBLIC_DISABLE_SESSION_RECORDING=true
# Integrations env vars (optional)
OPENAI_API_KEY=your-openai-api-key
RESEND_API_KEY=your-resend-api-key
DD_API_KEY=your-datadog-api-key
DD_APP_KEY=your-datadog-app-key
VT_API_KEY=your-virustotal-api-key
URLSCAN_API_KEY=your-urlscan-api-key
EMAILREP_API_KEY=your-emailrep-api-key
SUBLIME_API_KEY=your-sublime-api-key
SUBLIME_BASE_URL="https://api.platform.sublimesecurity.com"

0 comments on commit 052895b

Please sign in to comment.