diff --git a/images/docker-transmission.md b/images/docker-transmission.md index c8c4da5fb3..6c1ce76c2f 100644 --- a/images/docker-transmission.md +++ b/images/docker-transmission.md @@ -96,7 +96,7 @@ Docker images are configured using parameters passed at runtime (such as those a | `PUID=1000` | for UserID - see below for explanation | | `PGID=1000` | for GroupID - see below for explanation | | `TZ=Europe/London` | Specify a timezone to use EG Europe/London. | -| `TRANSMISSION_WEB_HOME=/combustion-release/` | Specify an alternative UI options are `/combustion-release/` and `/transmission-web-control/`. | +| `TRANSMISSION_WEB_HOME=/combustion-release/` | Specify an alternative UI options are `/combustion-release/`, `/transmission-web-control/`, and `/kettu/` . | ### Volume Mappings (`-v`)