Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Checklist for deploying Blink Server to production.
BLINK_ACCESS_URL
BLINK_ACCESS_URL=https://blink.example.com
BLINK_AUTH_SECRET
# Generate a secure secret openssl rand -base64 32 BLINK_AUTH_SECRET=your-generated-secret