9 lines
192 B
Markdown
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
|
|
```
|