Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ REDIS_URL="redis://default:password@localhost:6379"
# VirusTotal API Configuration
VIRUSTOTAL_API_KEY="your_virustotal_api_key"

# Vultr Object Storage — used for automated S3 bucket provisioning
# Generate at: https://my.vultr.com/settings/#settingsapi
VULTR_API_KEY="your_vultr_api_key"

# Sentry Configuration
# DSN from: https://sentry.io → Project → Settings → Client Keys
NEXT_PUBLIC_SENTRY_DSN="https://xxxx@oXXXX.ingest.sentry.io/XXXX"
Expand Down
188 changes: 0 additions & 188 deletions .github/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ next-env.d.ts
.idea/
.vscode/
.cursor/
CLAUDE.md
AGENTS.md
*.swp
*.swo

Expand Down
Loading
Loading