list.netig.net/README.md
2025-01-14 17:56:00 +01:00

9 lines
192 B
Markdown

# list.netig.net
## Maintenance
To perform database upgrade, first stop the containers, then :
```
# nerdctl compose run --rm listmonk ./listmonk --static-dir=/listmonk/static --upgrade
```