We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb87b1f commit ebdd6cdCopy full SHA for ebdd6cd
README.md
@@ -7,6 +7,9 @@
7
8
This project is a template with some basic functionality for the ASW labs.
9
10
+# El proyecto está desplegado en: [aqui](http://4.251.107.62)
11
+
12
13
# Contributors
14
- UO302313 - David Fernando Bolaños Lopez
15
- UO294946 - Raúl Velasco Vizán
@@ -240,4 +243,4 @@ Create a file named `.env` and add the following variables:
240
243
JWT_SECRET=yovi_es1c_2526
241
244
242
245
# Internal path where the services will look for the database files inside the containers
-DB_PATH=/app/data/
246
+DB_PATH=/app/data/
0 commit comments