Files

10 lines
266 B
Bash
Raw Permalink Normal View History

2026-08-14 11:06:58 +07:00
CURSOR_API_KEY=crsr_your_key_here
CURSOR_MODEL=auto
# Bootstrap admin (created on first start if users list is empty)
ADMIN_USERNAME=admin
ADMIN_PASSWORD=admin
# Optional: unused placeholder for future signed cookies (not read by main.py)
SESSION_SECRET=change-me