You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove implicit loopback injection, warn if UI enabled without lo
Instead of silently prepending 127.0.0.1 to Listens, the config is now
explicit: bind must include "lo" (or "all") when the UI is enabled.
A logger.Error is emitted at startup if this invariant is violated.
https://claude.ai/code/session_01GKdjLHJH3n1CDut5j95H1u
0 commit comments