Add jellyfin

This commit is contained in:
Benoit 2025-02-19 22:07:29 +09:00
parent 9012bed3a3
commit f784f06cc0
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA
2 changed files with 8 additions and 0 deletions

View file

@ -172,3 +172,8 @@ backend nefarious-transmission
# set HSTS for one year after all responses
http-response set-header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
server nefarious-transmission nefarious.incus:9091 check
backend jellyfin
# set HSTS for one year after all responses
http-response set-header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
server jellyfin jellyfin.incus:8096 check