Add jellyfin
This commit is contained in:
parent
9012bed3a3
commit
f784f06cc0
2 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue