fix(docspell): fix solr ulr (#4040)
* fix(docspell): fix solr ulr * enable portal on solr * adjust probes
This commit is contained in:
@@ -486,6 +486,17 @@ joex:
|
||||
fail_fast: true
|
||||
run_timeout: 15 minutes
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
type: HTTP
|
||||
path: /api/info/version
|
||||
readiness:
|
||||
type: HTTP
|
||||
path: /api/info/version
|
||||
startup:
|
||||
type: HTTP
|
||||
path: /api/info/version
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user