This commit is contained in:
julien
2025-08-25 12:19:48 +02:00
parent 361ed2ba6f
commit 33738804ef

View File

@@ -2,7 +2,7 @@
## Maintenance
To perform database upgrade, first stop the containers, then :
To perform database upgrade :
```
# nerdctl compose run --rm listmonk ./listmonk --static-dir=/listmonk/static --upgrade
```