HTSagara / PRJ-566-ZAA-Team-1

3 stars 0 forks source link

PRJ-566-ZAA-Team-1

To start the entire project, just run to following command:

docker compose up --build

or if you have already built the images and have no changes, you could omit --build:

docker compose up