mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-01-23 23:53:24 +08:00
Update notifiarr.subdomain.conf.sample
Added proxy_set_header for Authelia authentication with Notifiarr.
This commit is contained in:
parent
c51e31e661
commit
2a4d9139dd
@ -31,6 +31,9 @@ server {
|
||||
|
||||
# enable for Authelia (requires authelia-server.conf in the server block)
|
||||
#include /config/nginx/authelia-location.conf;
|
||||
# Enable if you use webauth for Notifiarr client website authentication
|
||||
#proxy_set_header X-Forwarded-For $remote_addr;
|
||||
#proxy_set_header X-WebAuth-User $user;
|
||||
|
||||
# enable for Authentik (requires authentik-server.conf in the server block)
|
||||
#include /config/nginx/authentik-location.conf;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user