docs: add NPM port 81 to landing quick start

This commit is contained in:
2026-02-20 20:53:32 +00:00
parent d05a1e21ab
commit e4aa028fff

View File

@@ -16,7 +16,8 @@ git clone https://git.thisisfake.lol/mykey/Fail2Ban-Dashboard---NPM && cd Fail2B
docker compose up -d
```
Dashboard at `http://YOUR_HOST:4000` — no other setup required.
- F2B Dashboard `http://YOUR_HOST:4000`
- NPM Admin UI → `http://YOUR_HOST:81`
---