From 236e9b44e32a127787b9b04f119b2bd33ea8053d Mon Sep 17 00:00:00 2001 From: Florian Necas Date: Tue, 23 Jan 2024 17:43:07 +0100 Subject: [PATCH] fix syntax (cherry picked from commit b4179800b7c370bd00a77419b3010ea0aec12fa6) --- gateway/gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/gateway.yaml b/gateway/gateway.yaml index 5f2f6b4..607a7f9 100644 --- a/gateway/gateway.yaml +++ b/gateway/gateway.yaml @@ -6,7 +6,7 @@ spring.config.import: application.yaml, security.yaml, routes.yaml, roles-mappin georchestra: gateway: - # Redirection URL after a successfull logout : Default to /?logout + # Redirection URL after a successful logout : Defaults to /?logout # logoutUrl : "/?logout" default-headers: # Default security headers to append to proxied requests