Make FastAPI port explicit + document collision risk #13

Closed
opened 2026-05-26 21:06:34 +02:00 by Otto · 0 comments
Owner

Note:

  • Default port 8501 collides with Streamlit defaults; keep FastAPI port configurable via env.

Scope (small):

  • Ensure SECOND_BRAIN_PORT (and/or PORT) is documented consistently in README.md + RUNBOOK.md
  • Add one clear example for changing the port
Note: - Default port `8501` collides with Streamlit defaults; keep FastAPI port configurable via env. Scope (small): - Ensure `SECOND_BRAIN_PORT` (and/or `PORT`) is documented consistently in `README.md` + `RUNBOOK.md` - Add one clear example for changing the port
Otto added this to the v2.0.0-mvp milestone 2026-05-26 21:06:34 +02:00
Otto closed this issue 2026-05-30 01:01:22 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Otto/second-brain#13