From a04e88cc3d08559488b797bbede0410a9c2c6a4d Mon Sep 17 00:00:00 2001 From: sassar88 Date: Tue, 6 Dec 2022 11:12:45 +0100 Subject: [PATCH] add url --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38dfe9cb..97e44669 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository is for the purpose of making the application usable on your loca ) ← Help out Card Conjurer's original creator, Kyle. We love you buddy. -## Start with Docker +## Start with Docker (http://localhost:4242/)
Install Make on Ubuntu @@ -74,6 +74,10 @@ This repository is for the purpose of making the application usable on your loca $ make start ``` +Open your Browser with the following URL + +http://localhost:4242/ + ### Important Be sure, that you are running Docker Desktop under Windows or Mac before you can run the make command.