From 8af61b14c0be04da833f6e512cad4c91e0a6170b Mon Sep 17 00:00:00 2001 From: Marco Zeisler Date: Sun, 21 Mar 2021 19:50:33 +0100 Subject: [PATCH] added info --- README.md | 2 ++ docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1efeaa0..6a99f85 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Run project containers with ```docker-compose up``` +To push without build: comment out build keys + Access Web Application via localhost:4200 diff --git a/docker-compose.yml b/docker-compose.yml index 2677605..e61a369 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,6 @@ version: "2" -# INFO: to not build but just pull - comment the build keys out +# INFO: to not build but just pull - comment out build keys services: waecm_g4_be: