9 lines
207 B
Markdown
Raw Normal View History

2025-01-14 17:52:22 +01:00
# info-marche-quimper.netig.net
## Maintenance
To perform database upgrade, first stop the containers, then :
```
# nerdctl compose run --rm listmonk ./listmonk --static-dir=/listmonk/static --upgrade
```