jellyfin: added content-type header for denied access page
This commit is contained in:
parent
a15e75915d
commit
d419666994
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue