From 0fd844902c1f1895d351332f202fe30a1256389a Mon Sep 17 00:00:00 2001
From: Arne Oslebo <arne.oslebo@uninett.no>
Date: Sun, 6 Dec 2020 18:48:56 +0100
Subject: [PATCH] added default user/password for the hive

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0a3d670..cb026f8 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Web interfaces are available on the following ports:
  * 9443 - NiFi
  * 5601 - Kibana
  * 6443 - Misp : Default user/password: admin@admin.test/test
- * 9000 - The Hive
+ * 9000 - The Hive : Default user/password: admin@thehive.local/secret
  * 9001 - Cortex
  * 12443 - Keycloak : Default user/password: admin/Pass005
 
-- 
GitLab