More documentation on proxy

This commit is contained in:
incoggnito 2022-05-13 15:53:37 +02:00 committed by GitHub
parent 1df4f4dd13
commit 2efe5cd0e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,4 +34,6 @@ pve1.example.com = 8006
[SpiceProxyRedirect] [SpiceProxyRedirect]
# The Spice Proxy provided by the Proxmox API may need to have it's host/port rewritten # The Spice Proxy provided by the Proxmox API may need to have it's host/port rewritten
# These rewrite rules are written `IP:port = IP:port` # These rewrite rules are written `IP:port = IP:port`
pve1.example.com:3128 = 123.123.123.123:6000 # 1. Use the inidebug and read the current proxy=pve1.example.com:3128
# 2. Add your proxmox ip to the right side e.g. 123.123.123.123:6000
pve1.example.com:3128 = 123.123.123.123:6000