From 0b1af190200842c7ef8e67b7338e874d87abbe1e Mon Sep 17 00:00:00 2001 From: andre00bejarano00vaca Date: Thu, 30 Oct 2025 16:26:15 -0400 Subject: [PATCH] XD --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1b1d6d5..03fcd84 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -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