From 602dae6f1f3c1cf97543b7bdf0577ff4326bdef2 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Wed, 1 Apr 2026 16:38:59 -0400 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8744da8..511b238 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ The VPS has a declarative service bundle: - 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) -- Self hosts VaultWarden (vault.harivan.sh) -- Runs sandbox agent behind a CORS proxy (netty.harivan.sh) \ No newline at end of file +- Self hosts VaultWarden +- Runs sandbox agent behind a CORS proxy