From 2e7cd44bf7244dd60ca07fe51bf0d2f63acd9abf Mon Sep 17 00:00:00 2001 From: Sanne Raymaekers Date: Sat, 3 Feb 2024 17:38:58 +0100 Subject: [PATCH] templates/gateway: fix redirect path --- templates/gateway.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gateway.yml b/templates/gateway.yml index 4c19d36..3d4be7a 100644 --- a/templates/gateway.yml +++ b/templates/gateway.yml @@ -145,7 +145,7 @@ objects: redirect: https_redirect: true host_redirect: osbuild.org - path_redirect: / + path_redirect: /docs/service/fedora-console/ http_filters: # Remove any identity headers cheeky clients might try to add