Skip to content

Commit 32797f4

Browse files
devcontainers-botgithub-actions
andauthored
Automated documentation update (devcontainers#989)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
1 parent 476a68d commit 32797f4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/desktop-lite/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
1818
| 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 |
2323

2424
## Connecting to the desktop
2525

0 commit comments

Comments
 (0)