From b9092146148f46bb7d74153bbd66d2f52ce30e0a Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:29:10 -0400 Subject: [PATCH] Update authentik-server.conf.sample --- root/defaults/nginx/authentik-server.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/defaults/nginx/authentik-server.conf.sample b/root/defaults/nginx/authentik-server.conf.sample index 8bbadca..9f497c9 100644 --- a/root/defaults/nginx/authentik-server.conf.sample +++ b/root/defaults/nginx/authentik-server.conf.sample @@ -1,6 +1,6 @@ ## Version 2023/02/09 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/authentik-server.conf.sample # Make sure that your authentik container is in the same user defined bridge network and is named authentik-server -# Rename /config/nginx/proxy-confs/authentik.conf.sample to /config/nginx/proxy-confs/authentik.conf +# Rename /config/nginx/proxy-confs/authentik-server.conf.sample to /config/nginx/proxy-confs/authentik-server.conf # location for authentik subfolder requests location ^~ /outpost.goauthentik.io {