use header only authelia snippet
This commit is contained in:
@@ -106,7 +106,9 @@ in
|
||||
locations."/" = {
|
||||
proxyPass = upstream;
|
||||
extraConfig = ''
|
||||
error_log /var/log/nginx/debug_authelia.log debug;
|
||||
include ${authelia-snippets.proxy};
|
||||
set $upstream ${upstream};
|
||||
'';
|
||||
};
|
||||
locations."/api/verify" = {
|
||||
|
||||
Reference in New Issue
Block a user