From 724e729e3ba4c597d0b613c4cbfe691567e25958 Mon Sep 17 00:00:00 2001 From: mr Date: Thu, 19 Feb 2026 14:59:33 +0100 Subject: [PATCH] clients --- docker/tools/clients.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/tools/clients.json b/docker/tools/clients.json index 6fcf66a..b5dda54 100644 --- a/docker/tools/clients.json +++ b/docker/tools/clients.json @@ -16,7 +16,7 @@ ], "scope": "openid profile email roles", "redirect_uris": [ - "http://localhost:8094/swagger" + "http://localhost:8000" ], "token_endpoint_auth_method": "client_secret_post" }