From d273f215059077f621d9434508519d27096d8418 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 4 Mar 2025 04:58:29 -0600 Subject: [PATCH] update --- dmz/internalproxy/templates/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/internalproxy/templates/authentik.yaml b/dmz/internalproxy/templates/authentik.yaml index 0eb5b9b..8fb6803 100644 --- a/dmz/internalproxy/templates/authentik.yaml +++ b/dmz/internalproxy/templates/authentik.yaml @@ -50,5 +50,5 @@ metadata: name: example-redirectregex spec: redirectRegex: - regex: ^https://example.com/(.*) + regex: ^https://test.durp.info/(.*) replacement: https://google.com/${1}