From e08a73dbd531f9484cef9a75c1c04b98f862b7e0 Mon Sep 17 00:00:00 2001 From: Loic Masi Date: Tue, 21 Apr 2026 15:59:17 +0200 Subject: [PATCH] #1 : MMais qui m'a mis un Ops pareil. --- Webzine.WebApplication/appsettings.Production.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Webzine.WebApplication/appsettings.Production.json b/Webzine.WebApplication/appsettings.Production.json index 87c9777..c9f5ce0 100644 --- a/Webzine.WebApplication/appsettings.Production.json +++ b/Webzine.WebApplication/appsettings.Production.json @@ -6,8 +6,8 @@ "ClientSecret": "" }, "Keycloak": { - "Authority": "https://10.4.0.131/keycloak/realms/webzine-realm", - "MetadataAddress": "https://10.4.0.131/keycloak/realms/webzine-realm/.well-known/openid-configuration", + "Authority": "https://192.168.10.70/keycloak/realms/webzine-realm", + "MetadataAddress": "https://192.168.10.70/keycloak/realms/webzine-realm/.well-known/openid-configuration", "PublicOrigin": "https://10.4.0.131" } } \ No newline at end of file