add jellyseerr, qbit, sab entries (arriman 192.168.8.132)

This commit is contained in:
hubris-root
2026-04-21 13:17:25 +02:00
parent c2a1ab464b
commit 8ce7a82fd4

View File

@@ -86,3 +86,24 @@ docker.hubris.network {
} }
jellyseerr.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.132:5056
}
qbit.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.132:8080
}
sab.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.132:8081
}