added info
This commit is contained in:
parent
f3f87f8739
commit
8af61b14c0
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user