added info

This commit is contained in:
Marco Zeisler 2021-03-21 19:50:33 +01:00
parent f3f87f8739
commit 8af61b14c0
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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: