aplication en produccion
Some checks failed
Deploy Spring Boot App / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-10-27 15:49:39 -04:00
parent 2e4239408b
commit 0618c8737b

View File

@@ -1,5 +1,5 @@
spring.application.name=fercoganbackend
spring.profiles.active=dev
spring.profiles.active=prod
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.hibernate.ddl-auto=update