add "daily" deployments to the continuous deployment (#5484)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user