From 9aeb9acd2b1b77376fc17c6e443a01fa491ed183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Thu, 16 Jul 2026 16:07:26 +0200 Subject: [PATCH] configs: list nym/ next to tor in inventory table --- configs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/README.md b/configs/README.md index f1f03fb..ce67cd3 100644 --- a/configs/README.md +++ b/configs/README.md @@ -13,6 +13,7 @@ Directories are named to match **live podman container names** where possible. | `tops/` | `koopa-tops-ng1` … `ng3` | `nginx:1.27-alpine` | | `caddy/` `firewalld/` `systemd/` | host services | | | `tor/` | **`koopa-tor-relay`** (podman host net) | `localhost/koopa-tor-relay:latest` | +| `nym/` | **`koopa-nym`** (nym.com nym-node) | `localhost/koopa-nym:latest` | | `paivana/` | **`koopa-paivana`** (+ upstream) | `localhost/koopa-paivana:latest` | **Authoritative running inventory:** `host/overview/LIVE.md`.