From e8255a5e18ee68d41431d775629cf3199f689b81 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 10 Dec 2025 13:41:46 +0100 Subject: [PATCH] Update traefik/dynamic/authentik.yml --- traefik/dynamic/authentik.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/traefik/dynamic/authentik.yml b/traefik/dynamic/authentik.yml index 059f1a9..7391203 100644 --- a/traefik/dynamic/authentik.yml +++ b/traefik/dynamic/authentik.yml @@ -1,4 +1,3 @@ - http: routers: auth: @@ -13,4 +12,4 @@ http: auth: loadBalancer: servers: - - url: http://server:9000 \ No newline at end of file + - url: http://192.168.2.2:9000 \ No newline at end of file