mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fixing links in the getting started page
This commit is contained in:
@ -27,9 +27,6 @@ getStarted version =
|
|||||||
```bash
|
```bash
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Please see the [`consumedir.sh`](doc/tools/consumedir#docker) docs for additional
|
|
||||||
info.
|
|
||||||
4. Goto <http://localhost:7880>, signup and login. When signing up,
|
4. Goto <http://localhost:7880>, signup and login. When signing up,
|
||||||
choose the same name for collective and user. Then login
|
choose the same name for collective and user. Then login
|
||||||
with this name and the password.
|
with this name and the password.
|
||||||
@ -38,8 +35,8 @@ getStarted version =
|
|||||||
chose for the collective at registration) and place files in there
|
chose for the collective at registration) and place files in there
|
||||||
for importing them.
|
for importing them.
|
||||||
|
|
||||||
The directory contains a file `docspell.conf` that you can
|
The `docker-compose.yml` file defines some environment variables to
|
||||||
[modify](docs/configure) as needed.
|
configure docspell. You can [modify](docs/configure) them as needed.
|
||||||
"""
|
"""
|
||||||
]
|
]
|
||||||
, div [ class "content container" ]
|
, div [ class "content container" ]
|
||||||
|
Reference in New Issue
Block a user