This commit is contained in:
soraefir
2026-05-08 02:37:06 +02:00
parent d076538901
commit 4a4d3e3604

View File

@@ -101,7 +101,7 @@ in {
proxy_set_header X-authentik-email $authentik_email;
proxy_set_header X-authentik-name $authentik_name;
proxy_set_header X-authentik-uid $authentik_uid;
proxy_pass http://helcel.net
proxy_pass http://helcel.net;
'';
};