From 28a3c48cdba98c88cab5c6485198b6bcd0753b9f Mon Sep 17 00:00:00 2001 From: Stefan Prechtl <56696799+s-prechtl@users.noreply.github.com> Date: Sun, 5 Feb 2023 22:48:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9754990..762950e 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,5 @@ npm install ```shell docker compose up --build ``` + +You can then access the website on `localhost:8080`