jellyfin: added content-type header for denied access page

This commit is contained in:
Tigor Hutasuhut 2024-09-16 23:58:00 +07:00
parent a15e75915d
commit d419666994

View file

@ -19,6 +19,7 @@ in
@public not remote_ip private_ranges
handle_path /metrics {
header @public Content-Type text/html
respond @public <<HTML
<!DOCTYPE html>
<html>