You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/desktop-lite/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
16
16
| Options Id | Description | Type | Default Value |
17
17
|-----|-----|-----|-----|
18
18
| version | Currently Unused! | string | latest |
19
-
| noVncVersion |NoVnc Version| string | 1.2.0 |
20
-
| password | Enter a password for desktop connections | string | vscode |
21
-
| webPort | Enter a port for the VNC web client | string | 6080 |
22
-
| vncPort | Enter a port for the desktop VNC server | string | 5901 |
19
+
| noVncVersion |The noVNC version to use| string | 1.2.0 |
20
+
| password | Enter a password for desktop connections. If "noPassword", connections from the local host can be established without entering a password| string | vscode |
21
+
| webPort | Enter a port for the VNC web client (noVNC) | string | 6080 |
22
+
| vncPort | Enter a port for the desktop VNC server (TigerVNC) | string | 5901 |
0 commit comments