aboutsummaryrefslogtreecommitdiff
path: root/src/desktop-lite/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop-lite/README.md')
-rw-r--r--src/desktop-lite/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index 87d7016..709ba44 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -18,10 +18,10 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Currently Unused! | string | latest |
-| novnc_version | NoVnc Version | string | 1.2.0 |
-| vnc_password | Enter a password for desktop connections | string | vscode |
-| novnc_port | Enter a port for the VNC web client | string | 6080 |
-| vnc_port | Enter a port for the desktop VNC server | string | 5901 |
+| noVncVersion | NoVnc Version | string | 1.2.0 |
+| password | Enter a password for desktop connections | string | vscode |
+| webPort | Enter a port for the VNC web client | string | 6080 |
+| vncPort | Enter a port for the desktop VNC server | string | 5901 |
---