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:12 +02:00 committed by GitHub
parent 5008405116
commit d5587d8086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Both files should be owned by uid and gid 8983.
Start the solr container once again, you should now have a working dovecot fts specific solr core. All that is left is to connect dms dovecot to this solr core:
Create a 10-plugin.conf file in your config/dovecot folder and link it in your compose.yml like so:
Create a `10-plugin.conf` file in your `config/dovecot` folder and link it in your `compose.yml` like so:
```
volumes:
...