Fix formatting in secret management section of README

This commit is contained in:
Chase Dumphord
2026-05-22 00:29:20 -05:00
committed by GitHub
parent 7308189dbe
commit f62323e5f1
+1 -1
View File
@@ -209,7 +209,7 @@ CedOps is designed with **zero public infrastructure exposure**.
| Private metrics pipeline | Prometheus → Tailscale → VPS; never public |
| SSL everywhere | NPM handles termination for all services |
| Container isolation | Docker network segmentation via Portainer |
| Secret management | No secrets in this repo handled via environment variables |
| Secret management | No secrets in this repo handled via environment variables |
---