Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo-ArgF authored Nov 6, 2024
1 parent 6f44d58 commit 64dac12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<tr>
<td><img src="https://github.com/user-attachments/assets/fcd8b946-2d97-46ff-8c02-81da5be11414" alt="Icon" width="80" height="80"></td>
<td>
<p>Trabajo Fin de Grado de Pablo Argallero Fernández<br>
Curso 2023-2024<br>
<p>Continuación de trabajo Fin de Grado<br>
Cursado en 2023-2024, obteniendo la calificación de 10 con Matrícula de honor<br>
Ingeniería Informática del Software<br>
Universidad de Oviedo</p>
</td>
Expand Down Expand Up @@ -61,10 +61,10 @@ Para poder ejecutar este proyecto, es necesario tener **Docker** instalado en tu
cd <directorio_del_repositorio>
```
2. En el directorio raíz del repositorio, ejecuta el siguiente comando para construir y levantar los contenedores de Docker:
```bash
docker-compose up --build
```
3.Una vez que el contenedor esté corriendo, la aplicación estará disponible y podrás interactuar con ella accediendo a http://localhost
```bash
docker-compose up --build
```
3. Una vez que el contenedor esté corriendo, la aplicación estará disponible y podrás interactuar con ella accediendo a http://localhost



Expand Down

0 comments on commit 64dac12

Please sign in to comment.