From 6ad97ac5c2167484dcda8407919b6aee292c1be2 Mon Sep 17 00:00:00 2001
From: mntmn <lukas@mnt.mn>
Date: Sun, 7 Jan 2018 22:54:31 +0100
Subject: [PATCH] fix port number in readme

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

diff --git a/README.md b/README.md
index 73a2846..723f75f 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ see: config/config.json
     export NODE_ENV=development
     npm start
 
-    open http://localhost:90000
+    open http://localhost:9000
 
 # License
 
-- 
GitLab