Disable semi-wan hass again

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-09-03 18:44:17 +02:00
parent dfd63ff1f1
commit 3cdcf52b72
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -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