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:
@@ -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-...
|
||||
|
||||
Reference in New Issue
Block a user