Files
OnlyFrames/.env.example
T
ferdi2go a194ea3dc0 fix: resolve audit failures — safe .env.example placeholder and public server binding
- Replace sk-ant-... placeholder with non-secret string to pass secret scan
- Add .gitignore (venv, __pycache__, .env)
- Bind server to 0.0.0.0:8000 so audit HTTP check can reach it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:23:20 +00:00

3 lines
115 B
Bash

# Claude Vision API Key (optional — nur für KI-Analyse benötigt)
ANTHROPIC_API_KEY=your_anthropic_api_key_here