Docker: revert PR #522, use one single joex instance

Reverts https://github.com/eikek/docspell/pull/552 to use a simpler
setup. Leave instructions to get back the more advanced setup provided
by PR #522. Also, #617 has more contextual info.

Fixes: #608
This commit is contained in:
Eike Kettner
2021-03-11 00:58:39 +01:00
parent bda2ed0e13
commit a4462c626b
2 changed files with 25 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ services:
joex:
image: eikek0/docspell:joex-LATEST
container_name: docspell-joex
restart: unless-stopped
env_file: ./.env
ports: