You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,11 +249,11 @@ Leyenda del diagrama:
249
249
250
250
| Número | Descripción | Commit | Archivos |
251
251
| :---: | :---: | :---: | :---: |
252
-
| 1º | BBDD and Class diagrams |[Update README](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/1cc607fccc6578859531b90402ac96f8dcba81a8)|[README.md](https://github.com/CodeURJC-DAW-2021-22/webapp8/blob/main/README.md)|
| 1º | BBDD and Class diagrams | (https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/1cc607fccc6578859531b90402ac96f8dcba81a8)| (https://github.com/CodeURJC-DAW-2021-22/webapp8/blob/main/README.md)|
| 1º |Creacion de Dockerfile y dockerizacion de la app|[add Dockerfile](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/138efb01500c9174b30c995ad97ab67b404016e3)|[Dockerfile](https://github.com/CodeURJC-DAW-2021-22/webapp8/blame/feature/docker/docker/Dockerfile)|
385
+
| 2º |Creacion del contenedor de la app con docker-compose|[add docker-compose](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/ceaae46af748ca308b1ec1a40e2fbf10709ff17e)|[docker-compose.yml](https://github.com/CodeURJC-DAW-2021-22/webapp8/blame/feature/docker/docker/docker-compose.yml)|
386
+
| 3º |Configuracion del pom para heroku|[update pom](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/e54e7a6a2bb3efe8e5497d7ee9ce3ff41f6b6b5a)|[pom.xml](https://github.com/CodeURJC-DAW-2021-22/webapp8/blame/feature/docker/backend/webandtech/pom.xml)|
387
+
| 4º |Configuracion de la base de datos para heroku|[add DatabaseConfig](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/652baec620e5c94466787d4154fb3c763cd378fe)|[DatabaseConfig.java](https://github.com/CodeURJC-DAW-2021-22/webapp8/blame/feature/docker/backend/webandtech/src/main/java/webapp8/webandtech/DatabaseConfig.java)|
388
+
| 5º |Configuracion del puerto en application.properties para heroku|[update application.properties](https://github.com/CodeURJC-DAW-2021-22/webapp8/commit/0e0ae6fe6c94037d1fea1ae0896fec7c7a9a6493)|[application.properties](https://github.com/CodeURJC-DAW-2021-22/webapp8/blame/feature/docker/backend/webandtech/src/main/resources/application.properties)|
0 commit comments