Skip to content

Commit ebdd6cd

Browse files
authored
Add deployment link to README
Added deployment link to the project description.
1 parent cb87b1f commit ebdd6cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
This project is a template with some basic functionality for the ASW labs.
99

10+
# El proyecto está desplegado en: [aqui](http://4.251.107.62)
11+
12+
1013
# Contributors
1114
- UO302313 - David Fernando Bolaños Lopez
1215
- UO294946 - Raúl Velasco Vizán
@@ -240,4 +243,4 @@ Create a file named `.env` and add the following variables:
240243
JWT_SECRET=yovi_es1c_2526
241244

242245
# Internal path where the services will look for the database files inside the containers
243-
DB_PATH=/app/data/
246+
DB_PATH=/app/data/

0 commit comments

Comments
 (0)