chore(repo): remove internal deployment plan, sanitize infra references

Drop docs/deployment-plan.md (internal planning doc, kept out of the repo) and
replace the personal lab DB IP and host names in the env/compose/deploy docs with
generic placeholders, so the repo is safe to make public later.
This commit is contained in:
npeter83 2026-06-14 23:20:02 +02:00
parent 21b9e2710e
commit 167ebc74d8
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Local development against the central (Proxmox) Postgres.
# Local development against the central Postgres (an always-on host that also runs the scheduler).
#
# Runs only the webapp/API — no local database, no scheduler — pointed at the shared
# DB on the server. You see the same live data the 24/7 backfill is filling, and you