diff --git a/README.md b/README.md index e5b9af1..0b65090 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,11 @@ You can obviously substitute the image name and tag with your own. ## Environment Variables -| Variable | Description | Default | -|--------------------|----------------------------------------------|----------------------------------------| -| VENV_PATH | Set the path for the Python venv for the app | /workspace/venvs/text-generation-webui | -| DISABLE_AUTOLAUNCH | Disable Web UI from launching automatically | (not set) | +| Variable | Description | Default | +|----------------------|----------------------------------------------|----------------------------------------| +| VENV_PATH | Set the path for the Python venv for the app | /workspace/venvs/text-generation-webui | +| JUPYTER_LAB_PASSWORD | Set a password for Jupyter lab | not set - no password | +| DISABLE_AUTOLAUNCH | Disable Web UI from launching automatically | (not set) | ## Logs