Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: document mock-bank network isolation and sync env template#22

Merged
Clark1945 merged 1 commit into
masterfrom
docs/sync-readme-env
Jun 28, 2026
Merged

docs: document mock-bank network isolation and sync env template#22
Clark1945 merged 1 commit into
masterfrom
docs/sync-readme-env

Conversation

@Clark1945

Copy link
Copy Markdown
Owner

Summary

Brings the README and env template up to date with the mock-bank network-isolation feature (merged in #20/#21) that was documented in CLAUDE.md / docker-compose.yml but missing from user-facing docs.

  • README.md — add a "network isolation" bullet to the Security feature list in all three language sections (繁中 / English / 日本語): mock-bank is treated as an external bank on a separate external Docker network and cannot reach the internal datastores (PostgreSQL / Redis / RabbitMQ / MongoDB).
  • .env.example — add the missing SP_PAYMENT_REDIRECT_URL var (already referenced by docker-compose.yml and listed in the README env table) so all three sources are consistent.

Docs/config only — no application code changed.

Verification

  • Cross-checked README against pom.xml (Spring Boot 4.0.5), docker-compose.yml (ports, services, PostgreSQL 14, Alertmanager SMTP), .env.example, and scripts/ — everything else was already accurate.
  • pre-commit / pre-push hooks skipped tests (no wallet_system/src changes).

🤖 Generated with Claude Code

Add the mock-bank external-network isolation note (the feature merged
in PR #20/#21) to all three README language sections, and add the
missing SP_PAYMENT_REDIRECT_URL var to .env.example so it matches
docker-compose.yml and the README env table.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@sonarqubecloud

Copy link
Copy Markdown

@Clark1945 Clark1945 merged commit 7403d00 into master Jun 28, 2026
7 checks passed
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