mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
Update notifiarr.subdomain.conf.sample
Added proxy_set_header for Authelia authentication with Notifiarr.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user