docs(STRATEGY): redact LAN IP, use placeholder
Some checks failed
Lint / Kickstart syntax (push) Has been cancelled
Lint / Shell scripts (push) Has been cancelled
Lint / No personal/onyx leaks (push) Has been cancelled

Replace literal 192.168.0.100 with <NULLSTONE_LAN_IP> placeholder.
Public repo should not advertise internal LAN addressing of nullstone.
This commit is contained in:
s8n 2026-05-10 06:16:30 +01:00
parent 5c961eba88
commit 886b2d6f84

View file

@ -307,7 +307,7 @@ Primary git host moved off github.com. **Forgejo** runs on nullstone
at `git.s8n.ru`, with **forgejo-runner** doing the build work. GH free-
tier minute quota was hammering veilor-os iteration; we self-host now.
- Primary remote: `ssh://git@192.168.0.100:222/veilor-org/veilor-os.git`
- Primary remote: `ssh://git@<NULLSTONE_LAN_IP>:222/veilor-org/veilor-os.git`
(Forgejo, LAN-only until router port-forward 222 → nullstone:222
added — TODO; or use tailnet hostname once tailscale logged in).
- Public mirror: `https://github.com/veilor-org/veilor-os.git`. Forgejo