Skip to content

Commit

Permalink
#1 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC authored May 16, 2024
1 parent 766413c commit f991189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cd docker
and launch it with docker compose:

```sh
docker-compose -f ./docker-compose-dev.yml up --build
docker compose -f ./docker-compose-dev.yml up --build
```

After the deployment is completed, Docker will build six images to subsequently launch the six containers:
Expand Down Expand Up @@ -78,5 +78,5 @@ or with docker too:

After all the components are launched, the app should be available in localhost in port 3000.

## Miembros del equipo:
## Team Memebers:
- Álvaro González Carracedo - UO251891

0 comments on commit f991189

Please sign in to comment.