add "daily" deployments to the continuous deployment (#5484)

This commit is contained in:
Willy Kloucek
2023-02-01 16:50:33 +01:00
committed by GitHub
parent eca2d31463
commit 860ebcfff9
16 changed files with 124 additions and 16 deletions
@@ -73,6 +73,7 @@ services:
IDM_ADMIN_PASSWORD: "${ADMIN_PASSWORD:-admin}" # this overrides the admin password from the configuration file
# demo users
IDM_CREATE_DEMO_USERS: "${DEMO_USERS:-false}"
# fulltext search
SEARCH_EXTRACTOR_TYPE: tika
SEARCH_EXTRACTOR_TIKA_TIKA_URL: http://tika:9998
# email server (in this case inbucket acts as mail catcher)