mailu update instruction step addition

This commit is contained in:
Ankit Patial 2025-02-17 20:01:32 +05:30
parent 1c13547385
commit 4975899801

View File

@ -60,6 +60,7 @@ Update your .env file to reflect the version that you wish to install
then simply pull the latest images and recreate the containers :
```bash
cd /mailu
docker compose pull
docker compose down
docker compose -p mailu up -d