diff --git a/terranix/containers/ingress-blowhole/job.hcl b/terranix/containers/ingress-blowhole/job.hcl index 3fe2bdb..f331d20 100644 --- a/terranix/containers/ingress-blowhole/job.hcl +++ b/terranix/containers/ingress-blowhole/job.hcl @@ -37,17 +37,17 @@ job "ingress" { network { mode = "bridge" - port "http-jellyfin" { - static = 8096 - to = 8096 - host_network = "wan" - } + # port "http-jellyfin" { + # static = 8096 + # to = 8096 + # host_network = "wan" + # } - port "http-hass" { - static = 8086 - to = 8086 - host_network = "wan" - } + # port "http-hass" { + # static = 8086 + # to = 8086 + # host_network = "wan" + # } port "http" { static = 80