You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use the default docker-compose.yml your mail data and configuration are already being persisted in the docker volumes mongodbs and mailconfig. To update the container you can follow the instructions on this thread and run the following commands in your docker-compose.yml directory:
$ docker-compose pull mail
$ docker-compose restart mail
$ docker image prune -f
How to backup data and settings?
Any suggestion?
The text was updated successfully, but these errors were encountered: