From 33ddf306b053745df727d0da6214fc2aff42b2cb Mon Sep 17 00:00:00 2001
From: "Davison, Ben J (UG - Comp Sci & Elec Eng)" <bd00438@surrey.ac.uk>
Date: Fri, 23 May 2025 13:47:47 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index a1605c2..80f6d4d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 `docker compose up`
 
-- The project requires the following ports to be free: `5173, 6379, 8000, 8001, 8003, 8004, 8005, 8101, 8102, 8103, 8105`
+- The project requires the following ports to be free: `5173, 6379, 8000, 8001, 8003, 8004, 8005, 8101, 8103, 8104, 8105`
 - Please then access the frontend on `localhost:5173`
 - The profile icon at top right will take you to the login page.
 
-- 
GitLab