Skip to content

Commit

Permalink
Disable elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Jan 19, 2024
1 parent 5f67a54 commit c597fa8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ services:
- 3000:PLACEHOLDER
environment:
DOI_PREFIX: DOI.SAMPLE.PREFIX
ELASTICSEARCH_ENABLED: no
HTTP_MAX_REDIRECTS: 1 # Scitacean should not require redirects
HTTP_TIMEOUT: 5000 # in ms
JWT_EXPIRES_IN: 3600 # in s (expiry of token)
Expand Down

0 comments on commit c597fa8

Please sign in to comment.