mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-31 05:15:08 +00:00
Use latest dsc instead of nightly
This commit is contained in:
parent
4470a3f68d
commit
860e146bf0
@ -30,7 +30,8 @@ fulltext search and has great e-mail integration. Everything is
|
||||
accessible via a REST/HTTP api. A mobile friendly SPA web application
|
||||
is the default user interface. An [Android
|
||||
app](https://github.com/docspell/android-client) exists for
|
||||
conveniently uploading files from your phone/tablet. The [feature
|
||||
conveniently uploading files from your phone/tablet and a
|
||||
[cli](https://github.com/docspell/dsc). The [feature
|
||||
overview](https://docspell.org/#feature-selection) lists some more
|
||||
points.
|
||||
|
||||
|
@ -30,11 +30,10 @@ services:
|
||||
- solr
|
||||
|
||||
consumedir:
|
||||
image: docspell/dsc:nightly
|
||||
image: docspell/dsc:latest
|
||||
container_name: docspell-consumedir
|
||||
command:
|
||||
- dsc
|
||||
- "-vv"
|
||||
- "-d"
|
||||
- "http://docspell-restserver:7880"
|
||||
- "watch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user