Files
Bellhop/app/config.py
Claude bf6b1180de Auto-generate SESSION_SECRET_KEY when not provided
If the env var is unset, a random key is generated at startup. This
removes a manual setup step. The README and .env.example are updated
to reflect that the variable is now optional (but recommended in
production for session persistence across restarts).

https://claude.ai/code/session_018iMt5qm4j9bk8wzytLC3E6
2026-02-27 22:12:31 +00:00

1.4 KiB