From 4d0d3c1403ed48bed5a8ce5633bf9d1f7c9db35f Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Tue, 31 Mar 2026 16:14:41 -0400 Subject: [PATCH] update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f9a71fb..d1281fa 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Secrets live in Bitwarden and are rendered at activation time using cli Deployment is `just switch` for the laptop and `just switch-netty` for the server. The VPS has a declarative service bundle: -- static networking - netty exposes 3 tcp ports (22:ssh, 80:http, 443:https) - services only listen on 127.0.0.1 (runs behind nginx with ACME) - Self hosts Forgejo mirroring to GitHub (git.harivan.sh)