Skip to content

Fix client example server ports#2446

Merged
forgetso merged 6 commits intomainfrom
fix/client-example-server-ports
Mar 18, 2026
Merged

Fix client example server ports#2446
forgetso merged 6 commits intomainfrom
fix/client-example-server-ports

Conversation

@forgetso
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2026 15:44
@forgetso forgetso enabled auto-merge (squash) March 12, 2026 15:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the client-example-server Docker Compose setup to bind exposed ports to localhost (reducing unintended external exposure) and updates the MongoDB image used by the example stack.

Changes:

  • Bind the Node debug(?) port and MongoDB port to 127.0.0.1 in the Docker Compose file.
  • Bump MongoDB Docker image from 6.0.17 to 7.0.0.
  • Add a changeset entry documenting the change.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
docker/docker-compose.client-example-server.yml Binds published ports to localhost and upgrades MongoDB image version.
.changeset/major-pets-enjoy.md Adds a changeset describing the “ports” fix for release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@forgetso forgetso disabled auto-merge March 12, 2026 15:54
Copilot AI review requested due to automatic review settings March 12, 2026 16:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copilot AI review requested due to automatic review settings March 18, 2026 21:42
@forgetso forgetso enabled auto-merge (squash) March 18, 2026 21:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@forgetso forgetso merged commit 731f7fc into main Mar 18, 2026
13 checks passed
@forgetso forgetso deleted the fix/client-example-server-ports branch March 18, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants