Fixing again... more troubleshooting.

This commit is contained in:
Root User 2026-02-13 20:39:54 +01:00
parent ad1287b7a9
commit 1dd6de914b
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -153,11 +153,11 @@ in {
];
authRequestHeaders = [
"Cookie"
"X-Forwarded-Proto"
"X-Forwarded-Host"
"X-Forwarded-Uri"
"X-Forwarded-For"
"X-Real-Ip"
#"X-Forwarded-Proto"
#"X-Forwarded-Host"
#"X-Forwarded-Uri"
#"X-Forwarded-For"
#"X-Real-Ip"
];
};
};