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
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
I was ~95% through containerizing ccm, then hit a wall: the OpenAI Codex callback listener is hardcoded to bind to loopback, and can't be configured to use another interface.
Understood that the port must remain 1455. Are you open to allowing configuration of the interface though, so that folks can have more flexibility with how they choose to run ccm?
I was ~95% through containerizing ccm, then hit a wall: the OpenAI Codex callback listener is hardcoded to bind to loopback, and can't be configured to use another interface.
Understood that the port must remain
1455. Are you open to allowing configuration of the interface though, so that folks can have more flexibility with how they choose to run ccm?Thanks for an awesome project!