This commit is contained in:
sassar88
2022-12-06 11:12:45 +01:00
parent 0cb5382ac5
commit a04e88cc3d

View File

@@ -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/)
<details>
<summary>Install Make on Ubuntu</summary>
@@ -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.