diff --git a/README.md b/README.md index 23cb38b..bb35329 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It also comes packaged in a Docker image for easy usage. Just start the container with ```bash -docker run --privileged -p 80:80 --name odrive -it zauberzeug/odrive-gui:latest +docker run --privileged -p 80:8080 --name odrive -it zauberzeug/odrive-gui:latest ``` and access the interface at http://localhost/.