From 2185702b1169c67a4a967aa913c84cb8ea06c9bf Mon Sep 17 00:00:00 2001 From: Joey West <120219149+JWLMT88@users.noreply.github.com> Date: Mon, 24 Jul 2023 04:00:04 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bc3c534..210ebed0 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,9 @@ or Start it with srvlocal.exe --port=8080 --path= --enable-logging=false ``` or use the GUI - -image + +image + This will start the server on the default port 8080. You can then access your web application by navigating to http://localhost:8080 in your web browser.