update house+teddy backends after LXC 129 migration to strong + teddycloud static IP

This commit is contained in:
root
2026-07-05 13:18:03 +02:00
parent 0b703fa192
commit 9b99dbb641

View File

@@ -284,5 +284,9 @@ teddy.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.243:8080
reverse_proxy https://192.168.8.150:8443 {
transport http {
tls_insecure_skip_verify
}
}
}