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 19cd8e1 commit 4916b75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .env.example
Expand Up @@ -47,10 +47,3 @@ NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
# 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 4916b75

Please sign in to comment.