From a9d40835dde851c2f265f236073d7d2a973f5654 Mon Sep 17 00:00:00 2001 From: Kiril KJiroski <kiril.kjiroski@finki.ukim.mk> Date: Thu, 12 May 2022 17:01:23 +0000 Subject: [PATCH] Update doc/ports.md --- doc/ports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ports.md b/doc/ports.md index c938a58..89c93d3 100644 --- a/doc/ports.md +++ b/doc/ports.md @@ -10,7 +10,7 @@ The list of TCP ports used in SOCtools, as available from the outside: | 6443 | MISP | | 8888 | haproxy-stats (login: `haproxy`, password is in `secrets/passwords/haproxy`) | 9000 | TheHive | -| ?? | Cortex | +| 9001 | Cortex | | 9443 | NiFi web GUI | | 12443 | Keycloak | -- GitLab