From 3c7eacf9235257e3f020146b4c6f3bacbc8daae9 Mon Sep 17 00:00:00 2001 From: Muli Dayan Date: Fri, 20 Jan 2023 12:10:25 -0500 Subject: [PATCH] Fix docker-compose.yml file name --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index cd738d239..afca4147f 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -46,7 +46,7 @@ steps described in [Docker setup](#docker_hub) automatically. page](https://github.com/paperless-ngx/paperless-ngx/tree/master/docker/compose) and download one of the `docker-compose.*.yml` files, depending on which database backend you want to use. Rename this - file to `docker-compose.*.yml`. If you want to enable + file to `docker-compose.yml`. If you want to enable optional support for Office documents, download a file with `-tika` in the file name. Download the `docker-compose.env` file and the `.env` file as well and store them