We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea6907 commit 6ec92a1Copy full SHA for 6ec92a1
1 file changed
heimdall.subdomain.conf.sample
@@ -35,6 +35,8 @@ server {
35
# enable for Authentik (requires authentik-server.conf in the server block)
36
#include /config/nginx/authentik-location.conf;
37
38
+ proxy_cookie_path / "/; Secure; SameSite=strict; HttpOnly";
39
+
40
include /config/nginx/proxy.conf;
41
include /config/nginx/resolver.conf;
42
set $upstream_app heimdall;
0 commit comments