diff --git a/campus-backend.yml b/campus-backend.yml index f524382..7a04ec9 100644 --- a/campus-backend.yml +++ b/campus-backend.yml @@ -12,7 +12,8 @@ spring: datasource: url: jdbc:mysql://localhost/api username: root - password: joedayz + #clave temporal + password: Miguelxt914 testOnBorrow: true removeAbandonedTimeout: 1800 removeAbandoned: true