10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
@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
|
|
}
|