Added update instructions

This commit is contained in:
Kevin Veen-Birkenbach 2024-02-05 13:28:48 +01:00
parent 3d67d7e3a8
commit 237926339e
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ This role deploys the Listmonk application using Docker. Listmonk is a high perf
```bash
docker-compose -p listmonk up -d --force-recreate
```
## Upgrade
```bash
docker compose run application ./listmonk --upgrade
```
## Configuration Files