cambio de dev a prod
Some checks failed
Deploy Spring Boot App / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-12-05 10:30:25 -04:00
parent 8d06e6d023
commit 9abd4cce72

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