feat: KVM reverse proxy
This commit is contained in:
@@ -235,6 +235,12 @@ auto_configure_traefik:
|
|||||||
host: "10.0.4.30"
|
host: "10.0.4.30"
|
||||||
port: 3000
|
port: 3000
|
||||||
internal: true
|
internal: true
|
||||||
|
kvm:
|
||||||
|
subdomain: "kvm"
|
||||||
|
host: "10.0.3.1"
|
||||||
|
port: 80
|
||||||
|
internal: true
|
||||||
|
forward_https: true
|
||||||
|
|
||||||
# Auth services configuration
|
# Auth services configuration
|
||||||
pocketid_host: 10.0.4.10
|
pocketid_host: 10.0.4.10
|
||||||
|
|||||||
Reference in New Issue
Block a user