From 13ab496727cdbfa5d56abccbdfe50bf985e89cbd Mon Sep 17 00:00:00 2001 From: dmolinari Date: Thu, 26 Jun 2025 22:11:59 -0300 Subject: [PATCH] Retry 2211 --- Backend/GestionIntegral.Api/appsettings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Backend/GestionIntegral.Api/appsettings.json b/Backend/GestionIntegral.Api/appsettings.json index 8b8cdb8..68c4fbb 100644 --- a/Backend/GestionIntegral.Api/appsettings.json +++ b/Backend/GestionIntegral.Api/appsettings.json @@ -6,7 +6,6 @@ } }, "Jwt": { - "Key": "badb1a38d221c9e23bcf70958840ca7f5a5dc54f2047dadf7ce45b578b5bc3e2", "Issuer": "GestionIntegralApi", "Audience": "GestionIntegralClient", "DurationInHours": 8