Adding lldap and authelia.
This commit is contained in:
7
all-apps/dozzle/20/Caddyfile
Normal file
7
all-apps/dozzle/20/Caddyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
{$dozzle_SUBDOMAIN}.{$ROOT_DOMAIN} {
|
||||
forward_auth authelia:9091 {
|
||||
uri /api/authz/forward-auth
|
||||
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
|
||||
}
|
||||
reverse_proxy http://dozzle:8080
|
||||
}
|
||||
Reference in New Issue
Block a user