chore: move gateway default port from 4000 to 14242 #375

Merged
jason.woltje merged 1 commits from chore/gateway-default-port-14242 into main 2026-04-04 20:17:40 +00:00
1 Commits
Author SHA1 Message Date
jarvisandClaude Opus 4.6 e6856e6fdf chore: move gateway default port from 4000 to 14242
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Port 4000 collides with too many dev tools (Phoenix, GraphQL tools, etc.).
Switch to 14242 — unregistered with IANA, no known conflicts, safely within
the User Ports range and outside Linux ephemeral port range (32768+).

Updates all hardcoded defaults across gateway, web client, CLI commands,
playwright config, .env.example, and docs. Bumps @mosaic/cli and
@mosaic/mosaic to 0.0.14.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-04-04 15:16:54 -05:00