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