Fix Jellyfin sidecar

Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
main 2022-03-23 10:37:22 +01:00
parent 64b9f74bc3
commit f47f746c56
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -47,14 +47,13 @@ job "jellyfin" {
mode = "bridge"
port "http" {
static = 8096
to = 8096
}
}
service {
name = "jellyfin"
port = "http"
port = "8096"
check {
type = "http"