From 2a7d6461601b472847de74b494443a59ca187c9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Arne=20=C3=98sleb=C3=B8?= <arne.oslebo@uninett.no>
Date: Fri, 26 Jul 2019 16:02:04 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index f8b4a89..3682708 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ Run the ansible playbook:
 
 `ansible-playbook -i inventories/deploy/hosts.yml deploy.yml`
 
+The NiFi interface should now be available on port 80 on the server.
+
 This will install the following docker images:
  * zookeeper:latest
  * haproxy:latest
-- 
GitLab