Skip to content

chore: expose runtime settings in compose - #101

Open
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:chore/expose-runtime-compose-settings
Open

chore: expose runtime settings in compose#101
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:chore/expose-runtime-compose-settings

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Expose the documented SUPPRESS_MENTIONS and MCP_PORT settings in the Docker Compose environment block.
  • Keep the Compose defaults aligned with the application defaults so operators can configure these options without editing the container manually.

Verification

  • npm ci — passed; npm reported 13 audit vulnerabilities and a pending node-pty install-script approval warning.
  • npm run build — passed.
  • node --test tests/configLimits.test.mjs — passed (6 tests).
  • npm test — passed (65 tests).
  • git diff --check upstream/main...HEAD — passed.
  • Docker Compose validation — unavailable because neither docker compose nor docker-compose is installed in the verification environment.

Risk

  • Low: configuration-only change; existing defaults remain unchanged and runtime code is untouched.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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.

1 participant