More documentation on proxy
This commit is contained in:
parent
1df4f4dd13
commit
2efe5cd0e3
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user