leobz / Organize-matches

Football match management web service: Java, React, MongoDB, Telegram Bot, Vegeta load tests, Certbot and AWS.
MIT License
0 stars 0 forks source link

E3: BE implementar perfiles distintos para test, dev y prod #12

Closed fran-CICS closed 2 years ago

fran-CICS commented 2 years ago

Spring boot maneja configuraciones distintas dependiendo del ambiente utilizado.

leobz commented 2 years ago

Hola! Dejo una nota con algunas sugerencias

Para dev:

Para prod:

Para test:

Inicio de aplicacion:


cc @fran-CICS @fernandofrontera

Es medio largo, pero cualquier duda/comentario estoy a disposicion. Gracias!