added info

This commit is contained in:
Marco Zeisler 2021-03-21 19:51:19 +01:00
parent 8af61b14c0
commit 109b668bdc

View File

@ -1,8 +1,8 @@
# Containerisation # Containerisation
Run project containers with * Run project containers with
```docker-compose up``` ```docker-compose up```
To push without build: comment out build keys (To pull without build: comment out build keys, otherwise docker-compose will try to build the image)
Access Web Application via localhost:4200 * Access Web Application via localhost:4200