- Update all .env.example files with production topology documentation - Add network configuration for Server A (119.145.15.38/192.168.1.100) and Server B (192.168.1.111) - Document service ports and connection URLs for all microservices - Add architecture diagrams in comments for easy reference - Include security notes and key generation commands Files updated: - backend/services/.env.example (main config) - backend/services/identity-service/.env.example - backend/services/mpc-service/.env.example - backend/services/blockchain-service/.env.example - backend/mpc-system/.env.example - backend/api-gateway/.env.example - backend/infrastructure/.env.example 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| docs | ||
| prisma | ||
| src | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| Context(微服务)架构.jpg | ||
| Dockerfile | ||
| MPC-Service-Context-Complete-Specification.md | ||
| deploy.sh | ||
| docker-compose.yml | ||
| docker-entrypoint.sh | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| 项目目录架构.jpg | ||