diff --git a/website/elm/GetStarted.elm b/website/elm/GetStarted.elm index 17c1fb5a..42748a2c 100644 --- a/website/elm/GetStarted.elm +++ b/website/elm/GetStarted.elm @@ -27,9 +27,6 @@ getStarted version = ```bash $ docker-compose up -d ``` - - Please see the [`consumedir.sh`](doc/tools/consumedir#docker) docs for additional - info. 4. Goto , signup and login. When signing up, choose the same name for collective and user. Then login with this name and the password. @@ -38,8 +35,8 @@ getStarted version = chose for the collective at registration) and place files in there for importing them. -The directory contains a file `docspell.conf` that you can -[modify](docs/configure) as needed. +The `docker-compose.yml` file defines some environment variables to +configure docspell. You can [modify](docs/configure) them as needed. """ ] , div [ class "content container" ]