mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-28 23:58:21 +00:00
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:
@@ -15,6 +15,7 @@ services:
|
||||
|
||||
joex:
|
||||
image: eikek0/docspell:joex-LATEST
|
||||
container_name: docspell-joex
|
||||
restart: unless-stopped
|
||||
env_file: ./.env
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user