From 814c8a0a24395b5950b527b78d674ec6ade11405 Mon Sep 17 00:00:00 2001 From: Marco Zeisler Date: Sun, 21 Mar 2021 19:51:54 +0100 Subject: [PATCH] added info --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dd80d4d..4bcd389 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ * Run project containers with ```docker-compose up``` - (To pull without build: comment out build keys, otherwise docker-compose will try to build the image) * Access Web Application via localhost:4200