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" }