Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt authored Dec 14, 2023
1 parent b60c647 commit a3f401c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ MANAGER_KEY=~/.ssh/id_rsa
MANAGER_DATA=~/
MANAGER_WORKFLOWS=/workflows

MONITOR_DB_ROOT_USER=root # root user of OCR-D database
MONITOR_DB_ROOT_USER=root_password # root password of OCR-D database

MQ_HOST=kitodo-mq
MQ_PORT=61616
MQ_CLIENT_QUEUE=FinalizeTaskQueue

0 comments on commit a3f401c

Please sign in to comment.