From ad0db748fe6ced958a3081e364dbd6f3e218d063 Mon Sep 17 00:00:00 2001 From: Leandro Hernan Rojas Date: Tue, 29 Apr 2025 15:08:51 +0000 Subject: [PATCH] Update AppSettings Elliminacion de comentarios --- phronCare.API/appsettings.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/phronCare.API/appsettings.json b/phronCare.API/appsettings.json index 4b52ea8..b283722 100644 --- a/phronCare.API/appsettings.json +++ b/phronCare.API/appsettings.json @@ -33,8 +33,4 @@ "ValidAudience": "http://phroncare-bio-d7e9h0-api.saludlab.com.ar:9000", "Secret": "SXkSqsKyNUyvGbnHs7ke2NCq8zQzNLW7mPmHbnZZ" } -} -// "ValidIssuer": "https://localhost:7105", -// "ValidAudience": "https://localhost:7034", -//"ValidIssuer": "http://phroncareAPI:8080", -//"ValidAudience": "http://phroncareAPI:8080", \ No newline at end of file +} \ No newline at end of file