docs: API_TOKENS env in .env.example (für ServerMonitor)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-03 07:59:17 +02:00
parent a3ff787259
commit 28435e89c3

View File

@@ -8,6 +8,9 @@ DB_SSL=false
# API
PORT=3000
# Service-Tokens (kommagetrennt), die ohne JWT-Login auf /api/* zugreifen dürfen.
# Wird z.B. vom ServerMonitor (macOS) für Word→Pic genutzt.
API_TOKENS=
# Anthropic (für Auto-Pairs-Generierung)
ANTHROPIC_API_KEY=sk-ant-...