Added dozzle

This commit is contained in:
2024-10-24 20:14:50 +02:00
parent 74b0efc9ee
commit 728fb943af
5 changed files with 33 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
@dozzle host dozzle.timo.bmrs.nl
handle @dozzle {
forward_auth authelia:9091 {
uri /api/authz/forward-auth
copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
}
reverse_proxy dozzle:8080
}