zizi 6814fa2a62 docs(ops): record proxy-ng deployment hardening
Add deployment traces for the JPpro proxy node, RackNerd origin hosts, catproxy boundary changes, local speed checks, and Sub2API rate-limit behavior.

Keep remote secrets excluded while tracking sanitized nginx, compose, plan, and operational memory documents.
2026-05-26 23:27:41 +08:00

11 lines
162 B
Plaintext

# Remote runtime secrets and ad-hoc backups.
secrets/*
!secrets/README.md
backups/*
!backups/.gitkeep
# Never commit copied environment files.
*.env
.env
.env.*