mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 00:06:21 +00:00
Update novnc/.env
This commit is contained in:
parent
529f4491a9
commit
a7a3e82b10
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ MYVNC_PROXYPATH=
|
||||||
|
|
||||||
# Optional: Port of listening VNC server (defaults to 5900)
|
# Optional: Port of listening VNC server (defaults to 5900)
|
||||||
# An SSH tunnel will be attempted between ${MYVNC_VNCSERVER_HOST}:${MYVNC_VNCSERVER_PORT} to MYVNC_VNCSSH_PORT
|
# An SSH tunnel will be attempted between ${MYVNC_VNCSERVER_HOST}:${MYVNC_VNCSERVER_PORT} to MYVNC_VNCSSH_PORT
|
||||||
MYVNC_VNCSERVER_PORT=
|
MYVNC_VNCLISTEN_HOST=
|
||||||
|
MYVNC_VNCLISTEN_PORT=
|
||||||
|
|
||||||
# Required: Hostname and port of VNC server to listen to
|
# Required: Hostname and port of VNC server to listen to
|
||||||
MYVNC_VNCSSH_HOST=
|
MYVNC_VNCSSH_HOST=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue