From b51d493402e30446d94f3f9d7983c4d2de2bcfed Mon Sep 17 00:00:00 2001
From: Albert Ohrem Larsen <albertla@stud.ntnu.no>
Date: Sun, 24 Nov 2019 21:25:41 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8b53ad4..cd783aa 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ npm start
 ```
 
 ## Open application
-http://localhost:3000
+http://localhost:8080
 
 ## For those interested: production-mode
 To build the client for production/deployment:
-- 
GitLab