update
This commit is contained in:
parent
814c8a0a24
commit
24175094be
@ -1,7 +1,6 @@
|
||||
# Containerisation
|
||||
|
||||
* Run project containers with
|
||||
```docker-compose up```
|
||||
(To pull without build: comment out build keys, otherwise docker-compose will try to build the image)
|
||||
* 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user