chore: set dev port to 4302 #2
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/dev-port-4302"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Switches the dev container's HTTP listener from 4443 to 4302 in Dockerfile (EXPOSE + CMD --bind) and compose.dev.yml (host:container port mapping + meshcentral_port env). Production default in main.rs (8443) is unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com