Update proxmox to https

This commit is contained in:
2026-04-19 21:22:29 +02:00
parent 8d5e12b240
commit d9ddfd8679

View File

@@ -26,7 +26,11 @@ proxmox.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.77:8006
reverse_proxy https://192.168.8.77:8006 {
transport http {
tls_insecure_skip_verify
}
}
}
docker.hubris.network {