feat: KVM reverse proxy

This commit is contained in:
Lino Silva
2026-05-22 09:26:38 +01:00
parent 24bd4ec162
commit 0ee5f37b54
@@ -235,6 +235,12 @@ auto_configure_traefik:
host: "10.0.4.30"
port: 3000
internal: true
kvm:
subdomain: "kvm"
host: "10.0.3.1"
port: 80
internal: true
forward_https: true
# Auth services configuration
pocketid_host: 10.0.4.10