Update docs/content/examples/tutorials/dovecot-solr.md

Co-authored-by: Casper <casperklein@users.noreply.github.com>
This commit is contained in:
beertje44 2024-06-16 19:32:00 +02:00 committed by GitHub
parent d08e717369
commit 5008405116
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ services:
restart: always
```
We'll assume dms will connect internally to solr, so either append the above docker composer snippet to your dms compose.yml or make sure both containers use the same docker network.
We'll assume dms will connect internally to solr, so either append the above docker composer snippet to your dms `compose.yml` or make sure both containers use the same docker network.
The enviroment setting SOLR_JAVA_MEM is optional, but solr can be quite resource hungry so the default of 512MB can be exhausted rather quickly.
Once started you need to configure a solr core for dovecot: