mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
deploy: 87b5628696
This commit is contained in:
parent
9b08849ff4
commit
c3ac0c6a83
4 changed files with 37 additions and 37 deletions
|
@ -1317,7 +1317,7 @@
|
|||
<p>Start the solr container: <code>docker-compose up -d --remove-orphans solr</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Restart the mailserver container: <code>docker-compose restart mailserver</code></p>
|
||||
<p>Recreating the mailserver container: <code>docker-compose up -d</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Flag all user mailbox FTS indexes as invalid, so they are rescanned on demand when they are next searched: <code>docker-compose exec mailserver doveadm fts rescan -A</code></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue