We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a0b0a commit a940a8cCopy full SHA for a940a8c
README.md
@@ -310,6 +310,8 @@ https://trello.com/b/CO5xGXpN/daw-2021-2022
310
* JavaSE 17
311
* Spring Boot
312
* Docker (Base de datos PostgreSQL): docker run -d --name postgres-server -p 5433:5432 -e "POSTGRES_PASSWORD=password" postgres
313
+* Docker Hub: docker run -d --publish 8443:8443 jesusbarcia/wallypop
314
+* Heroku: https://wallypop-web.herokuapp.com/
315
316
## Dependencias Maven:
317
* **org.springframework.boot:**
0 commit comments